{% 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" %}