diff --git a/ietf/templates/base.html b/ietf/templates/base.html index bc466b057..ac9d595db 100644 --- a/ietf/templates/base.html +++ b/ietf/templates/base.html @@ -35,6 +35,46 @@ + Skip to main content +
{% if request.COOKIES.left_menu == "on" and not hide_menu %} @@ -103,46 +143,6 @@ {% endblock %}
- {# placing the navbar here moves it to the bottom of the page for text-based browsers #} - {% block js %} {% endblock %}