Edited the simple wiki templates to allow for more flexibility in title markup + changed the layout of search results
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<%block name="title"><title>${"Edit " + wiki_title + " - " if wiki_title is not UNDEFINED else ""}MITx 6.002 Wiki</title></%block>
|
||||
|
||||
<%block name="wiki_page_title">
|
||||
${ wiki_article.title }
|
||||
<h1>${ wiki_article.title }</h1>
|
||||
</%block>
|
||||
|
||||
<%block name="wiki_head">
|
||||
|
||||
Reference in New Issue
Block a user