diff options
Diffstat (limited to 'series/core/trunk/theme')
-rw-r--r-- | series/core/trunk/theme/index.tpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/series/core/trunk/theme/index.tpl b/series/core/trunk/theme/index.tpl index 338f0cc..4bef7e6 100644 --- a/series/core/trunk/theme/index.tpl +++ b/series/core/trunk/theme/index.tpl | |||
@@ -1,3 +1,4 @@ | |||
1 | <CENTER> | ||
1 | <H1><!--SITENAME--></H1><P> | 2 | <H1><!--SITENAME--></H1><P> |
2 | <H2>Subscriptions Available</H2> | 3 | <H2>Subscriptions Available</H2> |
3 | 4 | ||
@@ -6,3 +7,4 @@ | |||
6 | <LI><A HREF="subscription.php?id=<!--SUBSCRIPTIONS.IDENTITY-->"><!--SUBSCRIPTIONS.IDENTITY--></A> - <!--SUBSCRIPTIONS.TITLE--> (<!--SUBSCRIPTIONS.CATEGORY-->)</LI> | 7 | <LI><A HREF="subscription.php?id=<!--SUBSCRIPTIONS.IDENTITY-->"><!--SUBSCRIPTIONS.IDENTITY--></A> - <!--SUBSCRIPTIONS.TITLE--> (<!--SUBSCRIPTIONS.CATEGORY-->)</LI> |
7 | <!--END SUBSCRIPTIONS--> | 8 | <!--END SUBSCRIPTIONS--> |
8 | </UL> | 9 | </UL> |
10 | </CENTER> | ||