proper prefix in templates: wikiqs -> qswiki
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
{wikiqs:include:page_header}
|
||||
{qswiki:include:page_header}
|
||||
<aside id="sidebar">
|
||||
<section id="index">
|
||||
<b>Index</b>
|
||||
{wikiqs:var:index}
|
||||
{qswiki:var:index}
|
||||
</section>
|
||||
</aside>
|
||||
<main id="content">
|
||||
{wikiqs:var:content}
|
||||
{qswiki:var:content}
|
||||
</main>
|
||||
{wikiqs:include:page_footer}
|
||||
{qswiki:include:page_footer}
|
||||
|
Reference in New Issue
Block a user