##This file is based on the template from the SimpleWiki source which carries the GPL license <%inherit file="simplewiki_base.html"/> <%block name="title"> %if create_article: Wiki – Create Article – MITx 6.002x %else: ${"Edit " + wiki_title + " - " if wiki_title is not UNDEFINED else ""}MITx 6.002x Wiki %endif <%block name="wiki_page_title"> %if create_article:

Create article

%else:

${ wiki_article.title }

%endif <%block name="wiki_head"> <%block name="wiki_body">
${wiki_form} %if create_article: %else: <%include file="simplewiki_instructions.html"/>