* Format the date in the influence changed email as a dutch date (Haven't found...
authorMatthijs Kooijman <matthijs@stdin.nl>
Thu, 7 Feb 2008 16:52:29 +0000 (17:52 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Thu, 7 Feb 2008 16:52:29 +0000 (17:52 +0100)
templates/influences/email/influence_changed.html

index 6431ff0f8e15bbc739d8fde66c8c59e3f9ce7ef5..ea98d9bee70658462336b6710ac528adef41ced3 100644 (file)
@@ -3,7 +3,7 @@ Subject: {% if created %}{% blocktrans %}Influence "{{ influence }}" submitted.{
 
 {% if recipients.0.first_name %}{% blocktrans with recipients.0.first_name as name %}Hello {{ name }}{% endblocktrans %}{% else %}{% trans "L.S." %}{% endif %},
 {% filter wordwrap:72 %}
-{% blocktrans with influence.created as creation_date %}You have submitted an influence on {{ creation_date }}.{% endblocktrans %}
+{% blocktrans with influence.created|date:"j F Y" as creation_date %}You have submitted an influence on {{ creation_date }}.{% endblocktrans %}
 {% if not created %}{% blocktrans %}The influence has been modified. The current status is{%endblocktrans %}:{% else %}{% blocktrans %}You submitted{% endblocktrans%}:{% endif %}
 {% endfilter %}
 {% filter ljust:20%}{% trans "Character" %}:{%endfilter%}{{ influence.character }}