diff options
author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2008-09-28 21:53:20 +0000 |
---|---|---|
committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2008-09-28 21:53:20 +0000 |
commit | 433efccd36add54061868af33d1ebf1d61dae554 (patch) | |
tree | 4201d99cd159251520cd319d85a62e4e3faca363 /central/trunk/theme/index.tpl | |
parent | fb1b67b6922a20fdc3538dd6ae4659dfc1d8d7d2 (diff) | |
download | instadisc-433efccd36add54061868af33d1ebf1d61dae554.tar.gz instadisc-433efccd36add54061868af33d1ebf1d61dae554.tar.bz2 instadisc-433efccd36add54061868af33d1ebf1d61dae554.zip |
Central: Continued to remove UI
Also removed unnecessary things. Refs #63
Diffstat (limited to 'central/trunk/theme/index.tpl')
-rw-r--r-- | central/trunk/theme/index.tpl | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/central/trunk/theme/index.tpl b/central/trunk/theme/index.tpl deleted file mode 100644 index 06be1c9..0000000 --- a/central/trunk/theme/index.tpl +++ /dev/null | |||
@@ -1,19 +0,0 @@ | |||
1 | <HTML> | ||
2 | <HEAD> | ||
3 | <TITLE><!--SITENAME--> InstaDisc Central Server</TITLE> | ||
4 | </HEAD> | ||
5 | |||
6 | <BODY> | ||
7 | <CENTER> | ||
8 | <H1><!--SITENAME--> InstaDisc</H1> | ||
9 | |||
10 | <P>Welcome to <!--SITENAME-->'s InstaDisc Central Server! | ||
11 | <P>InstaDisc is a wonderful productivity-increasing notification program. For more information about the project itself, see | ||
12 | <A HREF="http://fourisland.com/projects/instadisc/">its project site</A>.<P>An InstaDisc "Central Server" is where you can | ||
13 | register for the InstaDisc service. | ||
14 | <P><A HREF="register.php">Register</A> | ||
15 | <BR><A HREF="login.php">Login</A> | ||
16 | <BR><A HREF="activate.php">Activation page</A> | ||
17 | </CENTER> | ||
18 | </BODY> | ||
19 | </HTML> | ||