{% include("partials/head.html") %} {% block head %}{% endblock %}
{% include("partials/topbar.html") %}
{%- block contenttools %}{% endblock %} {%- block content %}{{results}}{% endblock %}
{% include("partials/hidden.html") %} {% include("partials/helpers.html") %} {% include("partials/tooltips.html") %} {% include("partials/modals.html") %} {% include("partials/javascript.html") %}