X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fprojects%2Fwipi.git;a=blobdiff_plain;f=plugin%2Ftheme%2Fsite.py;h=3744a1c15b4f52ec040bf81cccc69327f2480c12;hp=91c4c262a95dceb5abe19a7bdb8e00ba2ed2807d;hb=0b2dbbb7b037de9b25091021cf7da7f78678c4be;hpb=b2912b4bd113bf8630a69e2c60661e32fa9bf36d diff --git a/plugin/theme/site.py b/plugin/theme/site.py index 91c4c26..3744a1c 100644 --- a/plugin/theme/site.py +++ b/plugin/theme/site.py @@ -52,12 +52,10 @@ class SiteTheme(ThemeBase): #self.interwiki(d), #self.title(d), #u'', - self.navibar(d), + #self.navibar(d), #u'
', #u'

', - self.msg(d), - self.editbar(d), - self.trail(d), + ##self.trail(d), u'', # Post header custom html (not recommended) @@ -65,6 +63,7 @@ class SiteTheme(ThemeBase): # Start of page self.startPage(), + self.msg(d), ] return u'\n'.join(html) @@ -81,8 +80,7 @@ class SiteTheme(ThemeBase): # Header u'', # Post header custom html (not recommended) @@ -90,6 +88,7 @@ class SiteTheme(ThemeBase): # Start of page self.startPage(), + self.msg(d), ] return u'\n'.join(html) @@ -112,8 +111,9 @@ class SiteTheme(ThemeBase): # Footer u'