diff options
Diffstat (limited to 'series/core/trunk/theme')
| -rw-r--r-- | series/core/trunk/theme/index.tpl | 7 |
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> | ||
