summary refs log tree commit diff stats
path: root/theme/postLogin.tpl
diff options
context:
space:
mode:
authorStarla Insigna <hatkirby@fourisland.com>2008-11-19 17:27:03 -0500
committerStarla Insigna <hatkirby@fourisland.com>2008-11-19 17:27:03 -0500
commit24503e3abe705acde2df159aeae61be0d009f92e (patch)
tree8debbd53dcd0db2f5934c5e2af4e697e3787781d /theme/postLogin.tpl
downloadfourisland-24503e3abe705acde2df159aeae61be0d009f92e.tar.gz
fourisland-24503e3abe705acde2df159aeae61be0d009f92e.tar.bz2
fourisland-24503e3abe705acde2df159aeae61be0d009f92e.zip
Imported sources
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>