$def with (page) $var title: $page.name $putctx("robots", "noindex,nofollow")
$:macros.databarEdit(page)

$_("Edit Tag")

$:render_template("type/tag/tag_form_inputs", tag_name=page.name, tag_type=page.tag_type, tag_description=page.tag_description)
$:macros.EditButtons(comment=page.comment_)