Does anyone have a blank admin template I can use? I have been trying to figure out how to create a new page in the admin section by using existing pages as templates but I can't seem to figure out what to place in:
Code:
$smarty->assign("main","");
I keep getting no matter what I assign to smarty:
Code:
Page not found!
The requested page does not exist or you are not allowed to access it!