* Improve the influence_changed email template a bit.
authorMatthijs Kooijman <matthijs@stdin.nl>
Fri, 1 Feb 2008 10:07:33 +0000 (11:07 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Fri, 1 Feb 2008 10:07:33 +0000 (11:07 +0100)
templates/influences/email/influence_changed

index e9b72bf4580c60daa005c51529c4ad655328e561..aab3324d3abc469bf2ce7e85cda3f9df8f4027d1 100644 (file)
@@ -1,7 +1,7 @@
 {% autoescape off %}From: Inschrijfsysteem <inschrijf@evolution-events.nl>
-Subject: Influence {{ influence }} was changed.
+Subject: {% if created %}Influence "{{ influence }}" submitted.{% else %}Influence "{{ influence }}" was changed.{% endif%}
 
-{% filter lower|wordwrap:72 %}
+{% filter wordwrap:72 %}
 You have submitted an influence on {{influence.created}}.
 {% if not created %}The influence has been modified. The current status is:{% else %}You submitted:{% endif %}
 {% endfilter %}
@@ -9,10 +9,10 @@ Character:       {{ influence.character }}
 Contact:         {{ influence.contact }}
 Summary:         {{ influence.summary }}
 Status:          {{ influence.get_status_display }}
-Long term:       {{ influence.longterm }}
+Long term:       {{ influence.longterm|yesno|capfirst }}
 
 Description:
-{{ influence.description }}
+{% filter wordwrap:72 %}{{ influence.description }}{% endfilter %}
 
 {% if influence.result %}
 Result: