<?php theme_include('header'); ?> <section class="content wrap"> <?php echo page_content(); ?> </section> <?php theme_include('footer'); ?>