Jan Dittberner
55124e861f
* menu generation code * improved templates * database and basic role setup in websetup.py
6 lines
No EOL
137 B
Mako
6 lines
No EOL
137 B
Mako
# -*- coding: utf-8 -*-
|
|
<%inherit file="site.mako" />
|
|
<h1>Menu editor</h1>
|
|
<%def name="headlines()">
|
|
<title>Menu editor</title>
|
|
</%def> |