diff options
author | lxf <sng@luxagraf.net> | 2020-12-21 14:25:20 -0500 |
---|---|---|
committer | lxf <sng@luxagraf.net> | 2020-12-21 14:25:20 -0500 |
commit | 0f1f8633df5cfba1263f0508b9b3d4b9613e3432 (patch) | |
tree | 753e59340d0d15368a477c81535a15fe5539fb9e /app | |
parent | 4a7d32f5b7135e9a830c23df8a5504d1da3f6a09 (diff) |
tweaked plain text template slightly
Diffstat (limited to 'app')
-rw-r--r-- | app/lttr/templates/lttr/emails/friends_plain_text_email.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/lttr/templates/lttr/emails/friends_plain_text_email.txt b/app/lttr/templates/lttr/emails/friends_plain_text_email.txt index 729d83a..b145d51 100644 --- a/app/lttr/templates/lttr/emails/friends_plain_text_email.txt +++ b/app/lttr/templates/lttr/emails/friends_plain_text_email.txt @@ -1,5 +1,5 @@ -{{ object.email_encode }} +{{ object.email_encode|safe }} ----- |