{# sql_fragment.html #} {% extends "base.html" %} {% block content %}

SQL fragment

{{ sql }}
{% endblock %}