From 78f7253f1138b3f955175955bad03dcba4b24cfe Mon Sep 17 00:00:00 2001
From: guimoz
Date: Mon, 30 Jan 2017 02:25:48 +0100
Subject: [PATCH] Correction de l'emplacement du script
---
templates/banned.html | 46 +++++++++++++++++++++++++++++++
templates/down.html | 45 ++++++++++++++++++++++++++++++
templates/home.html | 45 ++++++++++++++++++++++++++++++
templates/layout.html | 46 -------------------------------
templates/layout_banned.html | 45 ------------------------------
templates/layout_precampagne.html | 45 ------------------------------
templates/not_subscribed.html | 45 ++++++++++++++++++++++++++++++
templates/play.html | 45 ++++++++++++++++++++++++++++++
8 files changed, 226 insertions(+), 136 deletions(-)
diff --git a/templates/banned.html b/templates/banned.html
index d893915..7ed539e 100644
--- a/templates/banned.html
+++ b/templates/banned.html
@@ -22,4 +22,50 @@ window.onload = function () {
};
+
+
{% endblock %}
diff --git a/templates/down.html b/templates/down.html
index 4a41f65..65c869b 100644
--- a/templates/down.html
+++ b/templates/down.html
@@ -18,5 +18,50 @@
Rien pour l'instant
+
{% endif %}
{% endblock %}
diff --git a/templates/home.html b/templates/home.html
index dd93226..7c93871 100644
--- a/templates/home.html
+++ b/templates/home.html
@@ -20,4 +20,49 @@
{% endif %}
+
{% endblock %}
diff --git a/templates/layout.html b/templates/layout.html
index a454c5a..58b02cb 100644
--- a/templates/layout.html
+++ b/templates/layout.html
@@ -40,53 +40,7 @@
-
-