summaryrefslogtreecommitdiffstats
path: root/askbot/templates/email/delayed_email_alert.html
diff options
context:
space:
mode:
Diffstat (limited to 'askbot/templates/email/delayed_email_alert.html')
-rw-r--r--askbot/templates/email/delayed_email_alert.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/askbot/templates/email/delayed_email_alert.html b/askbot/templates/email/delayed_email_alert.html
index 252a2337..65fcbd67 100644
--- a/askbot/templates/email/delayed_email_alert.html
+++ b/askbot/templates/email/delayed_email_alert.html
@@ -1,6 +1,5 @@
{% block content %}
-<p>{% trans %}Dear {{ name }},{% endtrans %}</p>
-<p>{% trans %}{{ site_name }} has these updates, please have a look:{% endtrans %}</p>
+{{ settings.EMAIL_TEXT_BATCH_ALERT_HEADER|sub_vars(recipient_user) }}
<ul>
{% for q in questions %}
<li>