* Put the extends tag in the first line of all templates, instead of after the load...
[matthijs/projects/xerxes.git] / templates / influences / add_character.html
index 1b229c2d54e18377bbad87880d879d6ef79be156..2cda983f07610d46ce73b4f2e68677932a61abde 100644 (file)
@@ -1,5 +1,5 @@
-{% load i18n %}
 {% extends "base/base.html" %}
+{% load i18n %}
 
 {% block content %}
 <h2>{% trans "Add a character" %}</h2>