* Put a character's status in the email and detail templates.
[matthijs/projects/xerxes.git] / templates / influences / email / character_changed.html
index 1e9ff101eb99f689aadcc6390577967ccd55c630..c858119ad3d1c9a04a4dfe478b3e4d6b5d7e8def 100644 (file)
@@ -27,5 +27,6 @@ You have created a character on {{ creation_date }}.
 {% endfilter %}
 \\
 {% filter ljust:20%}{% trans "Character name" %}:{%endfilter%}{{ character.name }}
+{% filter ljust:20%}{% trans "Status" %}:{%endfilter%}{{ character.get_status_display }}
 {% endautoescape %}
 {% endgapless %}