diff --git a/allianceauth/templates/allianceauth/admin-status/overview.html b/allianceauth/templates/allianceauth/admin-status/overview.html index 9087c7c9..158c99cb 100644 --- a/allianceauth/templates/allianceauth/admin-status/overview.html +++ b/allianceauth/templates/allianceauth/admin-status/overview.html @@ -1,6 +1,23 @@ {% load i18n %} {% load humanize %} +{% if debug %} +
+ {% translate "Debug mode is currently turned on!
Make sure to turn it off as soon as you are finished testing." %}
+
- {% translate "Debug mode is currently turned on!
Make sure to turn it off as soon as you are finished testing." %}
-