summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2012-06-05 14:46:58 -0400
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2012-06-05 14:46:58 -0400
commit6bfe9a140475ecd6b2dea5364a347206f8e2370e (patch)
tree13661982838fb9ca92608993f8bddbdc82fa2a93
parentc2ea1fad96b8ea18677a2b802e102b36cf5a1430 (diff)
downloadaskbot-6bfe9a140475ecd6b2dea5364a347206f8e2370e.tar.gz
askbot-6bfe9a140475ecd6b2dea5364a347206f8e2370e.tar.bz2
askbot-6bfe9a140475ecd6b2dea5364a347206f8e2370e.zip
fixed bug in the template
-rw-r--r--askbot/skins/default/templates/email/welcome_lamson_on.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/askbot/skins/default/templates/email/welcome_lamson_on.html b/askbot/skins/default/templates/email/welcome_lamson_on.html
index f49c5cb7..0efa7096 100644
--- a/askbot/skins/default/templates/email/welcome_lamson_on.html
+++ b/askbot/skins/default/templates/email/welcome_lamson_on.html
@@ -1,4 +1,4 @@
-{% import "email/macros.html" as macros" %}
+{% import "email/macros.html" as macros %}
{# site_name - is short name of the site, email_code - address portion
of the reply email used for this message, we scan to the last appearance
of the email code to detect the response signature that will appear under #}