From 26677493eedb757b54ef0334919b9bc651d2b7fd Mon Sep 17 00:00:00 2001
From: Sanj
Date: Sun, 18 Nov 2012 17:19:33 +0530
Subject: [PATCH] emailer color
---
itf/app/forms.py | 1 +
itf/templates/emailer/email.html | 22 +++++++++++-----------
2 files changed, 12 insertions(+), 11 deletions(-)
diff --git a/itf/app/forms.py b/itf/app/forms.py
index 76767d3..93b94a1 100644
--- a/itf/app/forms.py
+++ b/itf/app/forms.py
@@ -32,6 +32,7 @@ class ItfForm(forms.ModelForm):
super(ItfForm, self).__init__(*args, **kwargs)
+
class PopupForm(ItfForm):
'''
All popup forms inherit from this
diff --git a/itf/templates/emailer/email.html b/itf/templates/emailer/email.html
index f5d72a5..a884b0c 100755
--- a/itf/templates/emailer/email.html
+++ b/itf/templates/emailer/email.html
@@ -23,7 +23,7 @@
Issue No: {{ issue.issue_no }} {{ issue.date|date:"F j, Y" }} Issue No: {{ issue.issue_no }} {{ issue.date|date:"F j, Y" }} Web Links • {{ weblink.box_title|truncatewords:12 }} * {{ weblink.box_title|truncatewords:12 }} Bulletin Board • {{ bbitem.box_title|truncatewords:12 }} * {{ bbitem.box_title|truncatewords:12 }} {{ article.title }} by: {{ article.author }} by: {{ article.author }}
-
@@ -42,7 +42,7 @@
@@ -51,7 +51,7 @@
@@ -64,7 +64,7 @@
@@ -78,17 +78,17 @@
{% endthumbnail %}
{% endif %}
-
- {% if article.author %}
+ {% if article.author %}
{{ article.subtitle|markdown|removetags:"p" }}
+{{ article.subtitle|markdown|removetags:"p" }}
{{ article.text|insert_images_mailer:article.id|markdown }}
+ |
A fortnightly theatre e-journal from the India Theatre Forum Views expressed in the articles in e-Rang are personal. Contribute your articles to e-Rang and become part of this theatre community! Email us at erang@theatreforum.in to know more about how to contribute. -The India Theatre Forum (ITF), a Prithvi Theatre initiative, was formed in 2006 as a loose association of theatre people coming together in the larger interests of theatre. For more on the ITF, please visit www.theatreforum.in. +The India Theatre Forum (ITF) was formed in 2006 as a loose association of theatre people coming together in the larger interests of theatre. For more on the ITF, please visit www.theatreforum.in. |