diff --git a/src/guiguts/data/html/html_header.txt b/src/guiguts/data/html/html_header.txt
index c2eccd44..f94bdae4 100644
--- a/src/guiguts/data/html/html_header.txt
+++ b/src/guiguts/data/html/html_header.txt
@@ -251,4 +251,3 @@ img.w100 {width: 100%;}
-
diff --git a/src/guiguts/html_convert.py b/src/guiguts/html_convert.py
index d762f15c..97e1dde3 100644
--- a/src/guiguts/html_convert.py
+++ b/src/guiguts/html_convert.py
@@ -1153,7 +1153,7 @@ def insert_header_footer() -> None:
if user_header:
maintext().insert(end_of_css(), f"{user_header}\n")
# Insert footer
- maintext().insert(tk.END, "\n\n\n