* Only show the longterm in the email and detail template when it is set to yes.
[matthijs/projects/xerxes.git] / templates / influences / add_character.html
index 1b229c2d54e18377bbad87880d879d6ef79be156..c81e088cd6e36c4dc9902ba7f0763b8484d9a705 100644 (file)
@@ -1,11 +1,8 @@
-{% load i18n %}
 {% extends "base/base.html" %}
+{% load i18n %}
 
 {% block content %}
 <h2>{% trans "Add a character" %}</h2>
-{% if message %}
-{{ message }}
-{% endif %}
 {% if form %}
 <form method="POST">
 <table>