{% block content %}
{% endblock %}
{% load static %} {% if config_identity.custom_css %} {% endif %} {% block opengraph %} {% include "_opengraph.html" with opengraph_local=opengraph_defaults %} {% endblock %} {% block extra_head %}{% endblock %} {% block custom_head %}{% if config.custom_head %}{{ config.custom_head|safe }}{% endif %}{% endblock %}
Skip to Content Skip to Navigation