Chris Withers schrieb: > Hi All, > Hi Chris, [..] > from Products.Five.browser import BrowserView > > class Contents(BrowserView): > > highlight_tab = '@@contents' > Wild guess: what if you give this class a doc-string? Raphael