{% for image in page_images %} {% if loop.first %} {% endif %} {% endfor %} {% for stylesheet in stylesheets %} {% endfor %} {% for alternate in page_alternates %} {% endfor %} {% if page_json_ld %}{% endif %} {% block title %}{{ site.title }}{% endblock %} {% if site.environment == "lab" %}
{{ site.title }} {{ ui.lab_label }} {{ ui.lab_notice }}
{% endif %}
{% include "_wordmark_glyph.html" %}{{ site.title }}

{{ site.description }}

{% block content %}{% endblock %}