Execute some SQL here, for fun and profit!
Note that this is a very bad vulnerability: it gives anyone direct access to your whole database. This only exists to test that django_prometheus is working.
{% if query %}Your query was:
{{ query }}
Your results were:
{{ rows }}{% endif %}