diff options
author | chrisaga <chrisaga@piwigo.org> | 2005-08-19 21:22:34 +0000 |
---|---|---|
committer | chrisaga <chrisaga@piwigo.org> | 2005-08-19 21:22:34 +0000 |
commit | fc5e8e27c7a7bb9335bb8d1cca32bd5f7431ce7d (patch) | |
tree | 9a098eb0465c27b0d2a9a7f83a49a6b03ca937dd /template/cclear/notification.tpl | |
parent | dded962ded654bbb73eb144d77bea681aad95868 (diff) |
cclear template almost working good for BSF
git-svn-id: http://piwigo.org/svn/trunk@837 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | template/cclear/notification.tpl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/template/cclear/notification.tpl b/template/cclear/notification.tpl new file mode 100644 index 000000000..ac50a7d8f --- /dev/null +++ b/template/cclear/notification.tpl @@ -0,0 +1,4 @@ +{lang:The RSS notification feed provides notification on news from this website : new pictures, updated categories, new comments. Use a RSS feed reader.} + +<p><a href="{FEED_URL}">{lang:RSS feed}</a></p> +<p><a href="{HOME_URL}">{lang:Return to home page}</a></p> |