diff --git a/templates/RSSFeed.ss b/templates/RSSFeed.ss index e26caf92a..e06e143e1 100755 --- a/templates/RSSFeed.ss +++ b/templates/RSSFeed.ss @@ -1,9 +1,9 @@ - $Title + $Title.XML $Link - $Description + $Description.XML <% control Entries %> @@ -14,7 +14,7 @@ <% else %>$Created.Rfc822<% end_if %> <% if Author %>$Author.XML<% end_if %> $AbsoluteLink - + <% end_control %>