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 @@
-
- diff --git a/templates/layout_banned.html b/templates/layout_banned.html index e71bcca..15bb958 100644 --- a/templates/layout_banned.html +++ b/templates/layout_banned.html @@ -42,50 +42,5 @@
- diff --git a/templates/layout_precampagne.html b/templates/layout_precampagne.html index e4e7a9d..8133223 100644 --- a/templates/layout_precampagne.html +++ b/templates/layout_precampagne.html @@ -40,50 +40,5 @@
- diff --git a/templates/not_subscribed.html b/templates/not_subscribed.html index 824b5d7..50afe21 100644 --- a/templates/not_subscribed.html +++ b/templates/not_subscribed.html @@ -6,4 +6,49 @@ envoyer un email au contact technique. (Vous ne pouvez pas jouer depuis Supélec)

+ {% endblock %} diff --git a/templates/play.html b/templates/play.html index f07db4b..84d7687 100644 --- a/templates/play.html +++ b/templates/play.html @@ -19,4 +19,49 @@

« retour à l'accueil

+ {% endblock %}