/var/www/hkosl.com/b2b2c/webadmin/libraies/klein/klein/tests/Klein/Tests/views/layout.php


1
2
3
<h1><?php echo ucfirst($this->shared_data->get('title')); ?></h1>
<?php $this->yieldView(); ?>
<div>footer</div>