* Put the extends tag before the load tag in the login template.
[matthijs/projects/xerxes.git] / templates / base / login.html
index 37fdf44a6cd82a73e5e1cbe68498f759eb746d25..02193cb6838509ab79ec85cd2fd543e4d366022b 100644 (file)
@@ -1,5 +1,5 @@
-{% load i18n %}
 {% extends "base/base.html" %}
+{% load i18n %}
 
 {% block content %}