diff --git a/templates/base.html b/templates/base.html index 4608116..9ea6bdf 100644 --- a/templates/base.html +++ b/templates/base.html @@ -2,7 +2,7 @@
-{{message|safe}}
{% if not upload_allowed %}Les envois de contenu ne sont pas autorisés actuellement.
diff --git a/templates/nav_bar.html b/templates/nav_bar.html index 228eb60..01edf3e 100644 --- a/templates/nav_bar.html +++ b/templates/nav_bar.html @@ -1,7 +1,7 @@ {% load categories %} {% load_categories %}