<?php get::block('header');?> <div class="row"> <?php get::block('nav-side');?> <h1><?php echo $this->title;?></h1> </div> <?php get::block('footer');?>