Merge pull request 'TRI-262 replace invocation in subscription mail template' (#18) from dev into main

Reviewed-on: #18
This commit is contained in:
2024-10-18 00:47:14 +03:00

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);