diff --git a/templates/mod/debug/sql.html b/templates/mod/debug/sql.html index 63ba22f8..755995f9 100644 --- a/templates/mod/debug/sql.html +++ b/templates/mod/debug/sql.html @@ -10,17 +10,17 @@
{{ key }} | +{{ key | e }} | {% endfor %}
---|---|
{{ col }} | +{{ col | e }} | {% endfor %}
{{ error }}
+{{ error | e }}
{% endif %}