summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2013-04-26 18:34:04 -0400
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2013-04-26 18:34:04 -0400
commitfb41261f6add8ee7cc5a3c2e256491f4d65706e9 (patch)
tree3f76d479bb5b301673081a487550679dcb564560
parent2ce7b2d3a2313b5be3e765dd7507d14d0062f1c8 (diff)
downloadaskbot-fb41261f6add8ee7cc5a3c2e256491f4d65706e9.tar.gz
askbot-fb41261f6add8ee7cc5a3c2e256491f4d65706e9.tar.bz2
askbot-fb41261f6add8ee7cc5a3c2e256491f4d65706e9.zip
added missing import to template
-rw-r--r--askbot/templates/email/notify_author_about_approved_post.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/askbot/templates/email/notify_author_about_approved_post.html b/askbot/templates/email/notify_author_about_approved_post.html
index 24601775..6007f06e 100644
--- a/askbot/templates/email/notify_author_about_approved_post.html
+++ b/askbot/templates/email/notify_author_about_approved_post.html
@@ -1,4 +1,5 @@
{% extends "email/base_mail.html"%}
+{% import "email/macros.html" as macros %}
{#
parameters: