summaryrefslogtreecommitdiff
path: root/default/templates/rss2.feed.xml
diff options
context:
space:
mode:
Diffstat (limited to 'default/templates/rss2.feed.xml')
-rw-r--r--default/templates/rss2.feed.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/default/templates/rss2.feed.xml b/default/templates/rss2.feed.xml
index f17da9c..009b310 100644
--- a/default/templates/rss2.feed.xml
+++ b/default/templates/rss2.feed.xml
@@ -1,14 +1,13 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-
-<content type="application/rss+xml">
+<content type="application/rss+xml">
<tag>?xml version="1.0"?</tag>
<rss version="2.0">
<channel>
<title>buetow.org Newsfeed</title>
<hyperlink>http://%%host%%</hyperlink>
<description>buetow.org - Paul Buetows Tech Newsfeed</description>
- <pubDate>$$!/bin/date$$</pubDate>
- <generator>Xerl Web Engine (http://xerl.buetow.org)</generator>
+ <pubDate>$$!/bin/date$$</pubDate>
+ <generator>Xerl Web Engine (http://xerl.buetow.org)</generator>
<language>en</language>
<noop>%%content%%</noop>
</channel>