5 regels
145 B
Smarty
5 regels
145 B
Smarty
<div class="page-header">
|
|
<h1><?php echo (isset($page['title']))?$page['title']:$options['title'];?></h1>
|
|
</div>
|
|
|
|
<?php echo $page['html'];?> |