{{extend 'layout.html'}}
{{=form.custom.begin}} Page: {{=form.custom.widget.slug}} Title: {{=form.custom.widget.title}}
Active: {{=form.custom.widget.is_active}} Public: {{=form.custom.widget.is_public}} [{{=plugin_wiki.attachments('page',page.id)}}] {{if plugin_wiki_level>1:}}[{{=plugin_wiki.widget_builder()}}]{{pass}}
{{=form.custom.widget.body}}
Role: {{=form.custom.widget.role}} Changelog: {{=form.custom.widget.changelog}} Delete? {{=form.custom.deletable}} {{=form.custom.submit}} {{=form.custom.end}}
{{if request.extension=='html' and not page.slug.startswith('meta-'):}} help {{else:}} {{pass}}