$def with (page) $ _x = ctx.setdefault('cssfile', 'edit') $var title: $_("Edit %(title)s", title=page.key) $:render_template("lib/edit_head", page)
$_("This only appears in the document head, and gets attached to bookmark labels")
$_("This appears in first column.")
$_("This appears in the second column, at top.")
$_("This appears below the links list.")
$:macros.EditButtons(comment=page.comment_)