From caf4c40ce2a4a75ccf85f0fddb8db2073b3ddc14 Mon Sep 17 00:00:00 2001 From: Matthieu Michelet Date: Sat, 9 Dec 2017 00:38:46 +0100 Subject: [PATCH] modification d'indentation pour le fix cookie issue #59 --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index 50407e5e..aea0ea99 100644 --- a/templates/base.html +++ b/templates/base.html @@ -50,7 +50,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
- {% include "cookie_banner.html" %} + {% include "cookie_banner.html" %}