diff --git a/allianceauth/templates/allianceauth/admin-status/overview.html b/allianceauth/templates/allianceauth/admin-status/overview.html index 31d4ff09..9087c7c9 100644 --- a/allianceauth/templates/allianceauth/admin-status/overview.html +++ b/allianceauth/templates/allianceauth/admin-status/overview.html @@ -122,16 +122,19 @@
-
{% translate "Debug mode" %}
-

- {% translate "Debug mode is currently turned on. Make sure to turn it off as soon as you are finished testing" %} -

+ {% translate "Debug mode" as widget_title %} + {% include "framework/dashboard/widget-title.html" with title=widget_title %} + +
+

+ {% translate "Debug mode is currently turned on!
Make sure to turn it off as soon as you are finished testing." %} +

+
{% endif %} -