about summary refs log tree commit diff stats
path: root/central/trunk/theme/index.tpl
blob: 54c58c79eb9781effcf975189e1b9deb225074d6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<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. There are many Central Servers around the world, you generally pick the one that is
				closest to you. If you would like to choose <!--SITENAME-->'s, why not register now?
			<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>