{# Copyright The IETF Trust 2015-2022, All Rights Reserved #} {% load ietf_filters static %} {% load origin %} {% origin %} {% load django_bootstrap5 %} {% block title %}No title{% endblock %} {% comment Halloween %} {% endcomment %} {% block pagehead %}{% endblock %} {% if server_mode and server_mode == "production" %} {% else %} {% endif %} Skip to main content
{% if request.COOKIES.left_menu == "on" and not hide_menu %}
{% endif %}
{% for message in messages %}
{{ message.message }}
{% endfor %} {% block content %}{{ content|safe }}{% endblock %} {% block content_end %}{% endblock %}

{% block footer %} {% endblock %}
{% block js %} {% endblock %}