TRI-262 replace invocation in subscription mail template

This commit is contained in:
2024-10-18 00:46:08 +03:00
parent 09cfe8938f
commit 26b4b77271

View File

@@ -12,7 +12,7 @@
padding:0; line-height:1em; text-transform: uppercase; color: #ff613a;
margin: auto; max-width: 90%;
">
{% translate 'Уважаемый' %}, {{ user_subscribe.user }}!
{% translate 'Здравствуйте' %}, {{ user_subscribe.user }}!
</p>
<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);