diff -r f79c39be0b9b -r c52124b7a00e web/views/basecomponents.py --- a/web/views/basecomponents.py Thu Apr 29 08:39:13 2010 +0200 +++ b/web/views/basecomponents.py Thu Apr 29 08:39:13 2010 +0200 @@ -78,7 +78,7 @@ site_wide = True def call(self): - self.w(u'' + self.w(u'' % (self._cw.base_url(), self._cw.uiprops['LOGO']))