about summary refs log tree commit diff stats
path: root/series/trunk/theme/main.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'series/trunk/theme/main.tpl')
-rw-r--r--series/trunk/theme/main.tpl13
1 files changed, 13 insertions, 0 deletions
diff --git a/series/trunk/theme/main.tpl b/series/trunk/theme/main.tpl new file mode 100644 index 0000000..982be74 --- /dev/null +++ b/series/trunk/theme/main.tpl
@@ -0,0 +1,13 @@
1<CENTER>
2<H1><!--SITENAME--></H2><P>
3<H2>Series Control ACP</H2><P>
4
5Here are some actions you can preform:
6
7<UL>
8 <LI><A HREF="admin.php?id=chpwd">Change your Password</A></LI>
9 <LI><A HREF="admin.php?id=addsub">Add a new Subscription</A></LI>
10 <LI><A HREF="admin.php?id=mansub">Manage subscriptions</A></LI>
11 <LI><A HREF="admin.php?id=logout">Log out</A></LI>
12</UL>
13</CENTER>