X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=plugin%2Ftheme%2Fsite.py;h=e3288c21a0e0e74aac695ebd8a4047dbeaf8f736;hb=60b94304e6f704ae567056a9b8b41a7c2806f84e;hp=17f4bfe3125c92fde5c203c93e3b85c6c49490f2;hpb=bca7a535d5c77b71a60e5f535db8b6f8116ca698;p=matthijs%2Fprojects%2Fwipi.git diff --git a/plugin/theme/site.py b/plugin/theme/site.py index 17f4bfe..e3288c2 100644 --- a/plugin/theme/site.py +++ b/plugin/theme/site.py @@ -46,8 +46,8 @@ class SiteTheme(ThemeBase): # Header u'\n' + html += ThemeBase.endPage(self) + # This adds #pagebottom and closes #page return html def execute(request):