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

6 lines
78 B
PHP

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