<?php $this->load->view("partial/header"); ?> <h3> <?php echo $this->config->item('company');?></h3> <?php $this->load->view('partial/footer'); ?>