Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/writers.py
diff options
context:
space:
mode:
Diffstat (limited to 'writers.py')
-rw-r--r--writers.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/writers.py b/writers.py
index 1411d93..d36c99d 100644
--- a/writers.py
+++ b/writers.py
@@ -222,6 +222,7 @@ class HTML(_BaseWriter):
'ActionItemsPerson': ActionItemsPerson,
'PeoplePresent':PeoplePresent,
})
+ body = body%repl
return body