summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorlxf <sng@luxagraf.net>2020-12-21 14:25:20 -0500
committerlxf <sng@luxagraf.net>2020-12-21 14:25:20 -0500
commit0f1f8633df5cfba1263f0508b9b3d4b9613e3432 (patch)
tree753e59340d0d15368a477c81535a15fe5539fb9e /app
parent4a7d32f5b7135e9a830c23df8a5504d1da3f6a09 (diff)
tweaked plain text template slightly
Diffstat (limited to 'app')
-rw-r--r--app/lttr/templates/lttr/emails/friends_plain_text_email.txt2
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 }}
-----