1
0
Fork 0
gnuviechadminweb-historic/gnuviechadminweb/templates/menuindex.mako
Jan Dittberner 55124e861f * infrastructure for authkit
* menu generation code
* improved templates
* database and basic role setup in websetup.py
2008-06-05 16:24:43 +00:00

6 lines
137 B
Mako

# -*- coding: utf-8 -*-
<%inherit file="site.mako" />
<h1>Menu editor</h1>
<%def name="headlines()">
<title>Menu editor</title>
</%def>