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-18 21:59:23 +0000
committerKelly Rauchenberger <fefferburbia@gmail.com>2008-09-18 21:59:23 +0000
commitfd3f2cbdaa1e3c160727c3cf09ef03d06174c114 (patch)
tree12ea30a00c68891f2fbc01f5b2730bc6edc153aa /series/trunk/theme/index.tpl
parentd2a7b26e98569624347d717d7fdfe6c3074658a9 (diff)
downloadinstadisc-fd3f2cbdaa1e3c160727c3cf09ef03d06174c114.tar.gz
instadisc-fd3f2cbdaa1e3c160727c3cf09ef03d06174c114.tar.bz2
instadisc-fd3f2cbdaa1e3c160727c3cf09ef03d06174c114.zip
Series: Removed Series component
Refs #57
Diffstat (limited to 'series/trunk/theme/index.tpl')
-rw-r--r--series/trunk/theme/index.tpl10
1 files changed, 0 insertions, 10 deletions
diff --git a/series/trunk/theme/index.tpl b/series/trunk/theme/index.tpl deleted file mode 100644 index 4bef7e6..0000000 --- a/series/trunk/theme/index.tpl +++ /dev/null
@@ -1,10 +0,0 @@
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>