summaryrefslogtreecommitdiff
path: root/build.py
diff options
context:
space:
mode:
Diffstat (limited to 'build.py')
-rw-r--r--build.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.py b/build.py
index d78003d..2f34c1c 100644
--- a/build.py
+++ b/build.py
@@ -87,7 +87,7 @@ def make():
summary_templ = getTemplateHTML("summary.html")
- summariesHTML = getTemplateHTML("about.html") + "\n<hr><ul>\n"+ "\n".join(
+ summariesHTML = getTemplateHTML("about.html") + "\n<ul>\n"+ "\n".join(
[
formatEntry(summary_templ, page)
.replace(