diff --git a/i2p2www/pages/global/layout.html b/i2p2www/pages/global/layout.html index 259b888139f559c258aaa85c7ee512a741fe6009..8d91acb0569071e47f2557f1c556d2cac63591ef 100644 --- a/i2p2www/pages/global/layout.html +++ b/i2p2www/pages/global/layout.html @@ -26,6 +26,7 @@ {%- block headextra %}{% endblock %} </head> <body> + <div class="hide"><a href="#content" title="Skip navigation" accesskey="2">{{ _('Skip navigation') }}</a></div> <header> <div id="topbar"> <a id="logo" href="{{ site_url() }}"><img src="{{ url_for('static', filename=logo_url()) }}" alt="{{ _('I2P Logo') }}" title="{{ _('The Invisible Internet Project') }} (I2P)" /></a>