{{extend 'layout.html'}} {{if page:}} {{if page.slug.startswith('meta-'):}}{{=CODE(page.body)}}{{else:}}{{=plugin_wiki.render(page.body)}}{{pass}} {{if plugin_wiki_editor:}}
Last modified by {{=db.plugin_wiki_page.modified_by.represent(page.modified_by)}} {{=prettydate(page.modified_on)}} {{if plugin_wiki_editor:}}[history]{{pass}}[edit]
{{pass}} {{else:}}
This page does not exist yet. Create this page
{{pass}}