{{response.files.append(URL(r=request,c='static',f='wiki', args=['markitup/jquery.markitup.pack.js']))}} {{response.files.append(URL(r=request,c='static',f='wiki', args=['markitup/sets/markmin/set.js']))}} {{response.files.append(URL(r=request,c='static',f='wiki', args=['markitup/skins/markitup/style.css']))}} {{response.files.append(URL(r=request,c='static',f='wiki', args=['markitup/sets/markmin/style.css']))}} {{response.files.append(URL(r=request,c='static',f='wiki', args=['elrte-1.0rc4/js/elrte.min.js']))}} {{response.files.append(URL(r=request,c='static',f='wiki', args=['elrte-1.0rc4/css/elrte.full.css']))}} {{extend '%s/base.html' % session.wiki_type}}
{{=form.custom.begin}}
{{=T('Namespace')}}: {{=form.custom.widget.ns}}
{{=T('Page')}}: {{=form.custom.widget.slug}}
{{=T('Title')}}: {{=form.custom.widget.title}}
{{=T('Active')}}: {{=form.custom.widget.active}}
{{=T('Public')}}: {{=form.custom.widget.public}}
[{{=wiki_ns.attachments('page',page.id)}}] {{if current._config.wiki_level>1:}}[{{=wiki_ns.widget_builder()}}]{{pass}}
{{=form.custom.widget.body}}
{{=T('Changelog')}}: {{=form.custom.widget.changelog}}
{{=T('Delete?')}} {{=form.custom.deletable}}
{{=form.custom.end}}
{{if request.extension=='html' and not page.slug.startswith('meta-'):}} {{else:}} {{pass}}