From 77bc692bb7694aa635be1ca3752894e976477ebb Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Fri, 15 Aug 2008 13:32:35 +0000 Subject: Central: Moved over to Four Island Templating system Borrowed the Four Island templating system code so as to ease the creation of frontends. index.php and activate.php have already been converted, and install.php will not be converted (because it would be too difficult, and who would want to skin it anyway?) NOTICE: The Four Island Templating system source code is copyrighted by Starla Insigna (c) 2008. All rights reserved. Use of this code in part or in whole apart from the InstaDisc Central Server is a direct violation of copyright law. You have been warned. Refs #25 --- central/trunk/theme/index.tpl | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 central/trunk/theme/index.tpl (limited to 'central/trunk/theme/index.tpl') diff --git a/central/trunk/theme/index.tpl b/central/trunk/theme/index.tpl new file mode 100644 index 0000000..789928b --- /dev/null +++ b/central/trunk/theme/index.tpl @@ -0,0 +1,19 @@ + + + <!--SITENAME--> InstaDisc Central Server + + +
+

InstaDisc

+ +

Welcome to 's InstaDisc Central Server! +

InstaDisc is a wonderful productivity-increasing notification program. For more information about the project itself, see + its project site.

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 's, why not register now? +

Register +
Login +
Activation page +

+ + -- cgit 1.4.1