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 @@