<?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'); ?>