praiadeseselle/site/templates/xes-panel.php

6 lines
No EOL
208 B
PHP

<?php namespace ProcessWire; ?>
<article id="gestion" pw-append='contido'>
<div class="contedor">
<h2><?php echo ucfirst($page->title); ?></h2>
</div>
</article>