From 6accae1acd74ed981bb7194972b4d2892440875e Mon Sep 17 00:00:00 2001 From: kevin tessier Date: Fri, 14 Dec 2018 11:27:29 +0100 Subject: [PATCH 1/3] test_modif_template --- .../templates/partials/base.html.twig | 31 +++++-------------- 1 file changed, 8 insertions(+), 23 deletions(-) diff --git a/user/themes/figureslibres/templates/partials/base.html.twig b/user/themes/figureslibres/templates/partials/base.html.twig index d277634..5bccd54 100644 --- a/user/themes/figureslibres/templates/partials/base.html.twig +++ b/user/themes/figureslibres/templates/partials/base.html.twig @@ -37,28 +37,13 @@
{% block header %} - +
+ +
@@ -88,7 +73,7 @@ {% block footer %} {% include 'partials/footer.html.twig' %} {% endblock %} - +
{% endif %} + + + + From 111b575321f657732f7b63dcb320bc68682d8953 Mon Sep 17 00:00:00 2001 From: kevin tessier Date: Mon, 17 Dec 2018 14:38:34 +0100 Subject: [PATCH 3/3] suppr footer --- user/themes/figureslibres/templates/partials/footer.html.twig | 1 - 1 file changed, 1 deletion(-) diff --git a/user/themes/figureslibres/templates/partials/footer.html.twig b/user/themes/figureslibres/templates/partials/footer.html.twig index c89fa3f..4365822 100644 --- a/user/themes/figureslibres/templates/partials/footer.html.twig +++ b/user/themes/figureslibres/templates/partials/footer.html.twig @@ -1,3 +1,2 @@