diff --git a/authentic2/templates/authentic2/base.html b/authentic2/templates/authentic2/base.html index 1ae7b6c..dbaf9ae 100644 --- a/authentic2/templates/authentic2/base.html +++ b/authentic2/templates/authentic2/base.html @@ -1,4 +1,4 @@ -{% load staticfiles i18n %} @@ -7,10 +7,11 @@ - {% block title %}User test{% endblock %} - {{ openid_meta }} + Connexion CDG59 {% block extra_scripts %} {% endblock %} + {% renderblock "css" %} + {% renderblock "js" %}