proper prefix in templates: wikiqs -> qswiki

This commit is contained in:
2018-11-16 16:54:35 +01:00
orang tua 08968935a4
melakukan ebbea6c4f7
25 mengubah file dengan 104 tambahan dan 104 penghapusan

Melihat File

@ -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}