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 d78f94edf..4ec143903 100644
--- a/templates/rsspage.tmpl
+++ b/templates/rsspage.tmpl
@@ -4,7 +4,7 @@
<channel>
<title><TMPL_VAR TITLE ESCAPE=HTML></title>
<link><TMPL_VAR PAGEURL></link>
-<description><TMPL_VAR WIKINAME ESCAPE=HTML></description>
+<description><TMPL_VAR RSSDESC ESCAPE=HTML></description>
<TMPL_VAR CONTENT>
</channel>
</rss>