4 lines
133 B
PHP
Executable file
4 lines
133 B
PHP
Executable file
<div class="content">
|
|
<h1><?php echo $yellow->page->getHtml("titleContent") ?></h1>
|
|
<?php echo $yellow->page->getContent() ?>
|
|
</div>
|