yellow/system/themes/snippets/content-main.php
2015-05-12 14:54:54 +02:00

5 lines
138 B
PHP
Executable file

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