{# query_result.html #} {% extends "base.html" %} {% comment %} template parameters: sql_highlight_css: str table_html: str ... and as per query_nav.html page_nav_results.html {% endcomment %} {% block extrahead %} {% endblock %} {% block content %} {% comment %} {% include "query_nav.html" %} {% endcomment %}
Columns included:
Columns excluded:
Null columns excluded
{% endif %} {% endif %} {% endblock %} {% block helpurl %}{{ HelpUrl.results }}{% endblock %}