templates: fix location of module loading

This commit is contained in:
Frédéric Péters 2016-01-19 17:17:00 +01:00
parent f76d37154a
commit fc607ee065
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{% load authentic2 %}
{% extends theme_base %}
{% load authentic2 %}
{% block extra-top-head %}
{% block extrascripts %}