summaryrefslogtreecommitdiff
path: root/src/application/templates/old
diff options
context:
space:
mode:
Diffstat (limited to 'src/application/templates/old')
-rw-r--r--src/application/templates/old/base.twig3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/application/templates/old/base.twig b/src/application/templates/old/base.twig
index bdb9768..bbac643 100644
--- a/src/application/templates/old/base.twig
+++ b/src/application/templates/old/base.twig
@@ -80,6 +80,9 @@
{{ __("Number of database queries: %count%", {
count: getQueryCount(),
}) }}
+ {% if constant("DEBUG") == true %}
+ <br><font color="red"><b>Debug mode</b></font>
+ {% endif %}
</td>
<td align="right">
<table><tr><td>