proper prefix in templates: wikiqs -> qswiki

This commit is contained in:
2018-11-16 16:54:35 +01:00
parent 08968935a4
commit ebbea6c4f7
25 changed files with 104 additions and 104 deletions

View File

@@ -1,6 +1,6 @@
{wikiqs:include:general_header}
{qswiki:include:general_header}
<main id="content">
<h2>Category: {wikiqs:var:categoryname}</h2>
{wikiqs:var:pagelist}
<h2>Category: {qswiki:var:categoryname}</h2>
{qswiki:var:pagelist}
</main>
{wikiqs:include:general_footer}
{qswiki:include:general_footer}