From ca366fc9025197a5d32034a446dc35b776101d78 Mon Sep 17 00:00:00 2001 From: joey Date: Thu, 23 Mar 2006 21:00:51 +0000 Subject: add support for generating per-page rss feeds --- templates/rsspage.tmpl | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 templates/rsspage.tmpl (limited to 'templates/rsspage.tmpl') diff --git a/templates/rsspage.tmpl b/templates/rsspage.tmpl new file mode 100644 index 000000000..cbfeb5471 --- /dev/null +++ b/templates/rsspage.tmpl @@ -0,0 +1,21 @@ + + + + <TMPL_VAR TITLE ESCAPE=HTML> + + + + + <TMPL_VAR ITEMTITLE ESCAPE=HTML> + + + + + + + + ]]> + + + + -- cgit v1.2.3