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