diff --git a/sphinx/templates/layout.html b/sphinx/templates/layout.html index 0ef14e45a..bd1b28536 100644 --- a/sphinx/templates/layout.html +++ b/sphinx/templates/layout.html @@ -84,16 +84,8 @@ {%- set titlesuffix = " — " + docstitle|e %} {%- endif %} {{ title|striptags }}{{ titlesuffix }} - {%- if builder == 'web' %} - - {%- for link, type, title in page_links %} - - {%- endfor %} - {%- else %} - {%- endif %} {%- if builder != 'htmlhelp' %}