diff --git a/ietf/templates/base.html b/ietf/templates/base.html index 2996da383..be60c15eb 100644 --- a/ietf/templates/base.html +++ b/ietf/templates/base.html @@ -106,13 +106,16 @@ You are using an outdated browser. Please upgrade your browser to improve your experience.

- + {% else %} +
{% endif %} {% block content %}{{ content|safe }}{% endblock %} {% block content_end %}{% endblock %} {% if request.COOKIES.left_menu == "on" and not hide_menu %}
+ {% else %} + {% endif %} {% block footer %}