Intial revision.
This commit is contained in:
commit
f87492d73e
19 changed files with 607 additions and 0 deletions
9
templates/index.tpl
Normal file
9
templates/index.tpl
Normal file
|
@ -0,0 +1,9 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>Park Much?! Admin</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Park Much?! Admin</h1>
|
||||
{include file="$template"}
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue