##Todo The language code isn't defined, so I made it a literal string ${"wiki_title"} <%! from django.core.urlresolvers import reverse %> <%block name="wiki_head">
Textbook Courseware Discussion Wiki Profile Help Log out

<%block name="wiki_page_title"/>


<%block name="wiki_panel">

%if wiki_article is not UNDEFINED:

%endif

%if wiki_article is not UNDEFINED: %if wiki_article.locked:

This article has been locked

%endif

Last modified: ${wiki_article.modified_on.strftime("%b %d, %Y, %I:%M %p")}

%endif
<%block name="wiki_body"/>