summary refs log tree commit diff stats
path: root/theme/postLogin.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'theme/postLogin.tpl')
-rw-r--r--theme/postLogin.tpl16
1 files changed, 16 insertions, 0 deletions
diff --git a/theme/postLogin.tpl b/theme/postLogin.tpl new file mode 100644 index 0000000..31dce48 --- /dev/null +++ b/theme/postLogin.tpl
@@ -0,0 +1,16 @@
1<H1>Four Island Login Page</H1>
2
3<P>
4 <CENTER>Congradulations, you've logged in!<BR>
5 You can now:
6 <UL>
7 <LI>Comment on the blog posts</LI>
8 <LI>Comment on Projects</LI>
9 <LI>Comment on Flash Games</LI>
10 <LI>Comment on a whole lot of other things I can't remember right now</LI>
11 <LI>Update your userpage</LI>
12 <LI>More soon...</LI>
13 </UL>
14 <A HREF="<!--REDIRECT-->">Click here to return to the page you were on.</A>
15 </CENTER>
16</P>