about summary refs log tree commit diff stats
path: root/series/core/trunk/theme/index.tpl
diff options
context:
space:
mode:
authorKelly Rauchenberger <fefferburbia@gmail.com>2008-09-06 21:14:00 +0000
committerKelly Rauchenberger <fefferburbia@gmail.com>2008-09-06 21:14:00 +0000
commitaa716b0b246bb9efa678dae48c1e36a315b5e3e4 (patch)
treeb9683d8039760ba243d2fe92214c43426a06ead8 /series/core/trunk/theme/index.tpl
parent73ed91f80e62592d7aa86000ef30e06946be7c68 (diff)
downloadinstadisc-aa716b0b246bb9efa678dae48c1e36a315b5e3e4.tar.gz
instadisc-aa716b0b246bb9efa678dae48c1e36a315b5e3e4.tar.bz2
instadisc-aa716b0b246bb9efa678dae48c1e36a315b5e3e4.zip
Series: Started work on Series Control
Refs #28
Diffstat (limited to 'series/core/trunk/theme/index.tpl')
-rw-r--r--series/core/trunk/theme/index.tpl7
1 files changed, 7 insertions, 0 deletions
diff --git a/series/core/trunk/theme/index.tpl b/series/core/trunk/theme/index.tpl new file mode 100644 index 0000000..6c22f3e --- /dev/null +++ b/series/core/trunk/theme/index.tpl
@@ -0,0 +1,7 @@
1<H1>Subscriptions Available</H1>
2
3<UL>
4 <!--BEGIN SUBSCRIPTIONS-->
5 <LI><A HREF="subscription.php?id=<!--SUBSCRIPTIONS.IDENTITY-->"><!--SUBSCRIPTIONS.IDENTITY--></A> - <!--SUBSCRIPTIONS.TITLE--> (<!--SUBSCRIPTIONS.CATEGORY-->)</LI>
6 <!--END SUBSCRIPTIONS-->
7</UL>