diff options
author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2008-09-14 15:49:20 +0000 |
---|---|---|
committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2008-09-14 15:49:20 +0000 |
commit | abb2d3c67ddc132c4cc7ea435e13731527c32634 (patch) | |
tree | 65aa76b08708397dd79cee29f4bc09826825a1bb /series/trunk/theme/subscription.tpl | |
parent | 7bb63b11cd21e97ddece876d46d9e06e81b95a55 (diff) | |
download | instadisc-abb2d3c67ddc132c4cc7ea435e13731527c32634.tar.gz instadisc-abb2d3c67ddc132c4cc7ea435e13731527c32634.tar.bz2 instadisc-abb2d3c67ddc132c4cc7ea435e13731527c32634.zip |
Series: Worked on ACP
Refs #53
Diffstat (limited to 'series/trunk/theme/subscription.tpl')
-rw-r--r-- | series/trunk/theme/subscription.tpl | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/series/trunk/theme/subscription.tpl b/series/trunk/theme/subscription.tpl new file mode 100644 index 0000000..cd6050b --- /dev/null +++ b/series/trunk/theme/subscription.tpl | |||
@@ -0,0 +1,8 @@ | |||
1 | <DIV STYLE="display: none;">: | ||
2 | Subscription: <!--SUBSCRIPTION--> | ||
3 | Title: <!--TITLE--> | ||
4 | Category: <!--CATEGORY--> | ||
5 | <!--PASSWORD-->Series-Control-URL: <!--SERIESURL--> | ||
6 | Subscription-ID: <!--SUBID--> | ||
7 | End: </DIV><DIV STYLE="margin: 0 auto; margin-top: 5em; width: 500px; background-color: #FBEC5D; text-align: center; padding: 4px;"><B>This is an InstaDisc Subscription file.</B><P>If you would like to subscribe to the InstaDisc subscription:<BR><I><!--TITLE--></I> (<U><!--CATEGORY--></U>)<BR>Copy the address of this file to the "Add Subscription" form on your InstaDisc client.</DIV> | ||
8 | |||