Subversion Repositories SmartDukaan

Rev

Blame | Last modification | View Log | RSS feed

<?php
$this->extend('parent_1');
$this->assign('sidebar', 'Sidebar Content.');
?>
This is the first template.