summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/myhtml.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/myhtml.py b/scripts/myhtml.py
index d395cb8..e0f35b5 100755
--- a/scripts/myhtml.py
+++ b/scripts/myhtml.py
@@ -254,7 +254,8 @@ class periject_html(base.base):
# -------
#
# -------
- self.__summary(dir, self.top() + "/" + dir, find.find([dir]).get())
+ with html("body"):
+ self.__summary(dir, self.top() + "/" + dir, find.find([dir]).get())
#--------------------
# menu_wiki