about summary refs log tree commit diff stats
path: root/series/trunk/theme/index.tpl
diff options
context:
space:
mode:
authorKelly Rauchenberger <fefferburbia@gmail.com>2008-09-10 21:06:49 +0000
committerKelly Rauchenberger <fefferburbia@gmail.com>2008-09-10 21:06:49 +0000
commit44c3bc48b5db7b3dc6517d2b073a55af5d4b52db (patch)
treea48f63061f3cfe5427ce1bc313147cf6be0e739a /series/trunk/theme/index.tpl
parenta9a796498285358e7a2f1fde5043e4015de5db70 (diff)
downloadinstadisc-44c3bc48b5db7b3dc6517d2b073a55af5d4b52db.tar.gz
instadisc-44c3bc48b5db7b3dc6517d2b073a55af5d4b52db.tar.bz2
instadisc-44c3bc48b5db7b3dc6517d2b073a55af5d4b52db.zip
Series: Moved around directory structure
Refs #55
Diffstat (limited to 'series/trunk/theme/index.tpl')
-rw-r--r--series/trunk/theme/index.tpl10
1 files changed, 10 insertions, 0 deletions
diff --git a/series/trunk/theme/index.tpl b/series/trunk/theme/index.tpl new file mode 100644 index 0000000..4bef7e6 --- /dev/null +++ b/series/trunk/theme/index.tpl
@@ -0,0 +1,10 @@
1<CENTER>
2<H1><!--SITENAME--></H1><P>
3<H2>Subscriptions Available</H2>
4
5<UL>
6 <!--BEGIN SUBSCRIPTIONS-->
7 <LI><A HREF="subscription.php?id=<!--SUBSCRIPTIONS.IDENTITY-->"><!--SUBSCRIPTIONS.IDENTITY--></A> - <!--SUBSCRIPTIONS.TITLE--> (<!--SUBSCRIPTIONS.CATEGORY-->)</LI>
8 <!--END SUBSCRIPTIONS-->
9</UL>
10</CENTER>