TRI-262 replace invocation in subscription mail template
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
padding:0; line-height:1em; text-transform: uppercase; color: #ff613a;
|
padding:0; line-height:1em; text-transform: uppercase; color: #ff613a;
|
||||||
margin: auto; max-width: 90%;
|
margin: auto; max-width: 90%;
|
||||||
">
|
">
|
||||||
{% translate 'Уважаемый' %}, {{ user_subscribe.user }}!
|
{% translate 'Здравствуйте' %}, {{ user_subscribe.user }}!
|
||||||
</p>
|
</p>
|
||||||
<div style="line-height:1.0em; font-size:18px; margin: 5px 30px;
|
<div style="line-height:1.0em; font-size:18px; margin: 5px 30px;
|
||||||
box-shadow: -1px 4px 10px 0 rgba(198, 199, 203, 0.20), 0 -1px 10px 0 rgba(198, 199, 203, 0.20);
|
box-shadow: -1px 4px 10px 0 rgba(198, 199, 203, 0.20), 0 -1px 10px 0 rgba(198, 199, 203, 0.20);
|
||||||
|
|||||||
Reference in New Issue
Block a user