{# query_show.html #} {% extends "base.html" %} {% block extrahead %} {% endblock %} {% block content %}
{{ query.formatted_sql|safe }}