{# The page every report page is: one column, one stylesheet, one script. The script is loaded last and deferred, and nothing on the page waits for it: the marked tokens, the disclosure regions and the strip are HTML, and what the script adds is the condensing of the strip and the switch that turns the marking off. `banner` is a line a caller puts above every page of a whole site, and is empty for a report `attestql report` wrote: the site of phase 3 shows the packaged sandbox until the published runs exist, and a page that is not what it will be says so on itself rather than in a note somewhere else. `static` is where the stylesheet, the script and the fonts are, and `root` is where the pages are. They are the same for a report `attestql report` wrote, which carries its own copy of them; a site rendering a hundred and twenty runs points every page at one shared directory instead, because a hundred and twenty copies of three font files is a tenth of what the whole site is allowed to weigh. #} {{ page.title }} {% if banner %} {% endif %} {% block strip %}{% endblock %}
{% block content %}{% endblock %}