<?php include("header.php"); //Lets display the template $template->display($config['theme'].'/admin/index.tpl'); include("footer.php"); ?>