{{ head_verify() }} {% block title %}Thermograph{% endblock %} {% block head_extra %}{% endblock %} {% block jsonld %}{% endblock %}
{# The brand is the page's h1 everywhere EXCEPT the homepage, where the hero headline owns the sole h1 and the brand degrades to a

. The .brand h1, .brand .site-name selector pair in style.css keeps the lockup looking identical either way. #} <{{ brand_tag|default('h1') }} class="site-name">Thermograph

How unusual is the weather? Graded against ~45 years of local climate history.

{% block content %}{% endblock %} {% block body_scripts %} {% endblock %}