From a224a703033675e93c11180d4c3e4dcabd61e341 Mon Sep 17 00:00:00 2001 From: James Tauber Date: Sat, 8 Sep 2012 21:48:50 -0400 Subject: [PATCH] made email help a template snippet --- .../reviews/_result_notification_prepare_help.html | 7 +++++++ .../templates/reviews/result_notification_prepare.html | 7 +++---- 2 files changed, 10 insertions(+), 4 deletions(-) create mode 100644 symposion/templates/reviews/_result_notification_prepare_help.html diff --git a/symposion/templates/reviews/_result_notification_prepare_help.html b/symposion/templates/reviews/_result_notification_prepare_help.html new file mode 100644 index 00000000..e0ef7ddf --- /dev/null +++ b/symposion/templates/reviews/_result_notification_prepare_help.html @@ -0,0 +1,7 @@ + Body may include the following variables which will be substituted in the email with a value + specific to each proposal: + \ No newline at end of file diff --git a/symposion/templates/reviews/result_notification_prepare.html b/symposion/templates/reviews/result_notification_prepare.html index 9651c665..2248c204 100644 --- a/symposion/templates/reviews/result_notification_prepare.html +++ b/symposion/templates/reviews/result_notification_prepare.html @@ -38,10 +38,9 @@
-

- If the Body includes the string {% templatetag openvariable %} proposal {% templatetag closevariable %} then it will be - replaced with the title of the proposal when the email is sent. -

+ + {% include "reviews/_result_notification_prepare_help.html" %} + Cancel