about summary refs log tree commit diff stats
path: root/central/trunk/theme/index.tpl
blob: 06be1c9a463138815bf2a09f6c2a6ad847b5e139 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<HTML>
	<HEAD>
		<TITLE><!--SITENAME--> InstaDisc Central Server</TITLE>
	</HEAD>

	<BODY>
		<CENTER>
			<H1><!--SITENAME--> InstaDisc</H1>

			<P>Welcome to <!--SITENAME-->'s InstaDisc Central Server!
			<P>InstaDisc is a wonderful productivity-increasing notification program. For more information about the project itself, see
				<A HREF="http://fourisland.com/projects/instadisc/">its project site</A>.<P>An InstaDisc "Central Server" is where you can
				register for the InstaDisc service.
			<P><A HREF="register.php">Register</A>
				<BR><A HREF="login.php">Login</A>
				<BR><A HREF="activate.php">Activation page</A>
		</CENTER>
	</BODY>
</HTML>