about summary refs log tree commit diff stats
path: root/series/trunk/theme/deletedsub.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'series/trunk/theme/deletedsub.tpl')
-rw-r--r--series/trunk/theme/deletedsub.tpl15
1 files changed, 15 insertions, 0 deletions
diff --git a/series/trunk/theme/deletedsub.tpl b/series/trunk/theme/deletedsub.tpl new file mode 100644 index 0000000..0b7a796 --- /dev/null +++ b/series/trunk/theme/deletedsub.tpl
@@ -0,0 +1,15 @@
1<HTML>
2 <HEAD>
3 <TITLE><!--SITENAME--> InstaDisc Series Control</TITLE>
4 </HEAD>
5
6 <BODY>
7 <CENTER>
8 <H1>InstaDisc Subscription Deletion</H1>
9
10 <P>You have successfully deleted your subscription!
11
12 <P><A HREF="admin.php?id=main">Back to User Panel</A>
13 </CENTER>
14 </BODY>
15</HTML>