adminmuch/templates/index.tpl
2010-03-21 14:50:44 -04:00

9 lines
142 B
Smarty

<html>
<head>
<title>Park Much?! Admin</title>
</head>
<body>
<h1>Park Much?! Admin</h1>
{include file="$template"}
</body>
</html>