cybertools/browser/skin/viewlet_menu.pt
helmutm 3ea664a763 a whole bunch of work mainly introducing viewlet stuff; and a few renames...
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@646 fd906abe-77d9-0310-91a1-e0d9ade77398
2005-10-31 15:44:01 +00:00

2 lines
113 B
XML

<div tal:define="menu options/viewlet/getMenu"
tal:content="python: menu.getMenuItems(context, request)" />