aboutsummaryrefslogtreecommitdiff
path: root/templates/rsspage.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/rsspage.tmpl')
-rw-r--r--templates/rsspage.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/rsspage.tmpl b/templates/rsspage.tmpl
index cbfeb5471..4fe15d491 100644
--- a/templates/rsspage.tmpl
+++ b/templates/rsspage.tmpl
@@ -3,7 +3,7 @@
<channel>
<title><TMPL_VAR TITLE ESCAPE=HTML></title>
<link><TMPL_VAR PAGEURL></link>
- <description><TMPL_VAR TITLE ESCAPE=HTML></description>
+ <description><TMPL_VAR WIKINAME ESCAPE=HTML></description>
<TMPL_LOOP NAME="ITEMS">
<item>
<title><TMPL_VAR ITEMTITLE ESCAPE=HTML></title>