fix footer to mention u-auth, not "portail admin" (#6825)

This commit is contained in:
Frédéric Péters 2015-03-25 14:20:21 +01:00
parent c9c0c92c65
commit f89b1958d9
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
{% load static %}
{% block page-title %}U-Auth{% endblock %}
{% block site-title %}U-Auth{% endblock %}
{% block footer %}Portail admin — Copyright © Entr'ouvert{% endblock %}
{% block footer %}U-Auth — Copyright © Entr'ouvert{% endblock %}
{% block css %}
<link rel="stylesheet" type="text/css" media="all" href="{% static "css/gadjo.css" %}"/>