yellow/system/themes/snippets/content.php
2015-04-29 09:26:48 +02:00

5 lines
133 B
PHP
Executable file

<div class="content">
<h1><?php echo $yellow->page->getHtml("titleContent") ?></h1>
<?php echo $yellow->page->getContent() ?>
</div>