From abdb4afa7dd307f0034db8a3cbb4ecaa44e78620 Mon Sep 17 00:00:00 2001 From: nanoy Date: Sun, 16 Dec 2018 09:25:46 +0100 Subject: [PATCH] =?UTF-8?q?Fix=20l'affichage=20de=20l'ent=C3=AAte=20(r?= =?UTF-8?q?=C3=A9p=C3=A9titions=20de=20h1)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gestion/templates/gestion/kegh.html | 2 +- gestion/templates/gestion/kegs_list.html | 2 +- gestion/templates/gestion/manage.html | 2 +- gestion/templates/gestion/menus_list.html | 2 +- gestion/templates/gestion/product_profile.html | 2 +- gestion/templates/gestion/products_index.html | 2 +- gestion/templates/gestion/products_list.html | 2 +- gestion/templates/gestion/ranking.html | 2 +- preferences/templates/preferences/cotisations_index.html | 2 +- preferences/templates/preferences/general_preferences.html | 4 +--- preferences/templates/preferences/payment_methods_index.html | 2 +- users/templates/users/admins_index.html | 2 +- users/templates/users/allReloads.html | 2 +- users/templates/users/all_consumptions.html | 2 +- users/templates/users/all_menus.html | 2 +- users/templates/users/group_profile.html | 2 +- users/templates/users/groups_index.html | 2 +- users/templates/users/index.html | 2 +- users/templates/users/profile.html | 2 +- users/templates/users/schools_index.html | 2 +- users/templates/users/superusers_index.html | 2 +- users/templates/users/users_index.html | 2 +- 22 files changed, 22 insertions(+), 24 deletions(-) diff --git a/gestion/templates/gestion/kegh.html b/gestion/templates/gestion/kegh.html index 2842487..339a5e6 100644 --- a/gestion/templates/gestion/kegh.html +++ b/gestion/templates/gestion/kegh.html @@ -1,5 +1,5 @@ {% extends 'base.html' %} -{% block entete %}

Gestion des produits

{% endblock %} +{% block entete %}Gestion des produits{% endblock %} {% block navbar%}