Subversion Repositories SmartDukaan

Rev

Blame | Last modification | View Log | RSS feed


<?php $this->load->view('layout/header'); ?>

<?php echo $content_for_layout; ?>

<?php $this->load->view('layout/footer'); ?>