about summary refs log tree commit diff stats
path: root/series/trunk/theme/loggedin.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'series/trunk/theme/loggedin.tpl')
-rw-r--r--series/trunk/theme/loggedin.tpl14
1 files changed, 14 insertions, 0 deletions
diff --git a/series/trunk/theme/loggedin.tpl b/series/trunk/theme/loggedin.tpl new file mode 100644 index 0000000..b5e317a --- /dev/null +++ b/series/trunk/theme/loggedin.tpl
@@ -0,0 +1,14 @@
1<HTML>
2 <HEAD>
3 <TITLE><!--SITENAME--> InstaDisc Series Control</TITLE>
4 </HEAD>
5
6 <BODY>
7 <CENTER>
8 <H1>InstaDisc Sign-in</H1>
9
10 <P>Thank you for logging in. <A HREF="admin.php">You may now procede to the ACP</A>
11 </CENTER>
12 </BODY>
13</HTML>
14