This repository has been archived on 2022-11-21. You can view files and clone it, but cannot push or open issues or pull requests.
pluxml-theme-kazhnuz-space/static-noback.php

8 lines
267 B
PHP
Executable File

<?php include(dirname(__FILE__).'/components/header.php'); ?>
<section id="mainsite" class="container-onecolumn">
<section class="align-center"><?php $plxShow->staticContent(); ?></section>
</section>
<?php include(dirname(__FILE__).'/components/footer.php'); ?>