summary refs log tree commit diff stats
path: root/theme/postLogin.tpl
blob: 31dce48b9535aa3a469788c95c937204cbd2f6d4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<H1>Four Island Login Page</H1>

<P>
	<CENTER>Congradulations, you've logged in!<BR>
		You can now:
		<UL>
			<LI>Comment on the blog posts</LI>
			<LI>Comment on Projects</LI>
			<LI>Comment on Flash Games</LI>
			<LI>Comment on a whole lot of other things I can't remember right now</LI>
			<LI>Update your userpage</LI>
			<LI>More soon...</LI>
		</UL>
		<A HREF="<!--REDIRECT-->">Click here to return to the page you were on.</A>
	</CENTER>
</P>