summaryrefslogtreecommitdiffstats
path: root/askbot/skins/default/templates/email/ask_for_signature.html
diff options
context:
space:
mode:
Diffstat (limited to 'askbot/skins/default/templates/email/ask_for_signature.html')
-rw-r--r--askbot/skins/default/templates/email/ask_for_signature.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/askbot/skins/default/templates/email/ask_for_signature.html b/askbot/skins/default/templates/email/ask_for_signature.html
index e4449433..cafeee2b 100644
--- a/askbot/skins/default/templates/email/ask_for_signature.html
+++ b/askbot/skins/default/templates/email/ask_for_signature.html
@@ -1,6 +1,6 @@
{% import "email/macros.html" as macros %}
<p style="{{ macros.heading_style() }}">
- {% trans %}{{ username }}, please reply to this message.{% endtrans %}
+ {% trans user=username|escape %}{{ user }}, please reply to this message.{% endtrans %}
</p>
<p>
{% trans %}Your post could not be published, because we could not detect signature in your email.{% endtrans %}<br/>