Изменения подтверждения почты
This commit is contained in:
parent
ce73ad6684
commit
c452467345
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ def create_registration_confirmation_template(
|
||||||
border-radius: 15px;">
|
border-radius: 15px;">
|
||||||
|
|
||||||
<h2 style="color:white;
|
<h2 style="color:white;
|
||||||
padding:0 5px 0 5px;">Код {confirmation_code}</h2>
|
padding:0 5px 0 5px;">{confirmation_code}</h2>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h1 style="color:white;">или</h1>
|
<h1 style="color:white;">или</h1>
|
||||||
|
|
Loading…
Add table
Reference in a new issue