From db0984472601282648265d88dc91c2fcde2ab6f4 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Mon, 15 Dec 2008 14:06:05 +0100 Subject: [PATCH] Remove last web leftovers. --- sphinx/templates/layout.html | 8 -------- sphinx/templates/modindex.html | 20 -------------------- sphinx/templates/page.html | 8 -------- 3 files changed, 36 deletions(-) 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' %}