From beb6dbd7ffa7d9b1b2dcdbbd23ec646dbc57ae95 Mon Sep 17 00:00:00 2001
From: Mark Liffiton
Date: Thu, 18 Jul 2024 21:56:40 -0500
Subject: [PATCH] Small HTML fixes.
---
src/codehelp/templates/landing.html | 2 --
src/gened/templates/base.html | 40 ++++++++++++++---------------
2 files changed, 20 insertions(+), 22 deletions(-)
diff --git a/src/codehelp/templates/landing.html b/src/codehelp/templates/landing.html
index 1deadfa..a9ed9df 100644
--- a/src/codehelp/templates/landing.html
+++ b/src/codehelp/templates/landing.html
@@ -180,8 +180,6 @@ References
-
-
{% endblock %}
diff --git a/src/gened/templates/base.html b/src/gened/templates/base.html
index 338a9a7..b197ecb 100644
--- a/src/gened/templates/base.html
+++ b/src/gened/templates/base.html
@@ -43,8 +43,8 @@
.content ul ol, .content ol ul, .content ul ul, .content ol ol { margin-top: 0.25em; }
-
+
- {% if 'timezone' not in session %}
-
- {% endif %}
{{ config['APPLICATION_TITLE'] }}
@@ -265,18 +258,25 @@
{% endif %}
+
+ {% if 'timezone' not in session %}
+
+ {% endif %}
-