about summary refs log tree commit diff stats
path: root/series/trunk/theme/index.tpl
diff options
context:
space:
mode:
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>