<?php get::block('header');?> <div class="row"> <?php $orderby = array('ASC'); get::sitemap($orderby);?> </div> <?php get::block('footer');?>