rosehill/templates/html/partials/panel-one.inc

6 lines
78 B
PHP

<div id="panel-one">
<?php
echo $this->includeBlocks('panel-one');
?>
</div>