Skip to content

Commit

Permalink
added message into email.html
Browse files Browse the repository at this point in the history
  • Loading branch information
teryaev-anton committed Sep 6, 2023
1 parent b62cb12 commit 32b9e3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/users/templates/emailing/email.html
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@
style="font-size:0px;padding:10px 25px;word-break:break-word;">
<div style="font-family:'Helvetica Neue',Arial,sans-serif;font-size:16px;line-height:22px;text-align:left;color:#555;">
{% block content %}
{{message|linebreaks}}
{% endblock %}
</div>

Expand Down

0 comments on commit 32b9e3e

Please sign in to comment.