$def with (page) $ _x = ctx.setdefault('cssfile', 'edit') $var title: $_("Edit %(title)s", title=page.title or page.key) $:render_template("lib/edit_head", page)
$:macros.TypeChanger(page.type)
$:macros.EditButtons(comment=page.comment_)