{# -*- engine: jinja -*- #} {% block html_title %}{{info.head}}{% endblock %} {% if css_link is defined %} {% else %} {% endif %} {% if not info.static_report %} {% if javascript_link is defined %} {% else %} {% endif %} {% endif %}

{{info.head}}


{% block summary %} {% endblock %}
{% if not info.single_page %}
{% endif %}
{% block content %} {% endblock %}