diff --git a/browse/templates/base.html b/browse/templates/base.html
index 68b97958f..891d7fdf1 100644
--- a/browse/templates/base.html
+++ b/browse/templates/base.html
@@ -6,7 +6,7 @@
{%- block head -%}
{% block title %}{% endblock %}
-
+
{# disable for now #}
{%- if config['BROWSE_PIWIK_ENABLED'] %}
@@ -41,7 +41,7 @@
{%- endblock head -%}
-
+
{% if config['BROWSE_USER_BANNER_ENABLED'] %}
{%- include "user_banner.html" -%}
{% endif -%}
@@ -53,7 +53,7 @@
@@ -61,8 +61,8 @@
{% block header %}
{#- The ignore_me link is not meant to be visible to users; it is meant to catch robots/crawlers not respecting robots.txt. aria-hidden prevents screenreaders from being caught. -#}
- arXiv.org
-
+ {% block header_h1 %}arXiv.org {% endblock header_h1%}
+ {% block login_link %}{% endblock %}
+ Advanced search )
@@ -90,41 +90,56 @@ arXiv.org
{% block content %}
+ {#- Templates that inherit from this one should include one of the trailers here. -#}
{% endblock content %}
- {#- TODO: url_for on as many links as possible -#}
-
-
-
-
+
+
+
-
-
arXiv® is a registered trademark of Cornell University.
+
arXiv® is a registered trademark of Cornell University.
-
If you have a disability and are having trouble accessing information on this website or need materials in an alternate format,
+
If you have a disability and are having trouble accessing information on this website or need materials in an alternate format,
contact web-accessibility@cornell.edu for assistance.