summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2006-09-14 02:13:11 +0000
committerSteve Dibb <beandog@gentoo.org>2006-09-14 02:13:11 +0000
commit0a9131c4ad97ff97e4f98eb51494c6f3e9aeaf06 (patch)
tree39928d77ecb2f81fed85674e5370ebbe92a89f21 /templates/rss20.xml.tmpl
parentupdate avatars (diff)
downloadplanet-0a9131c4ad97ff97e4f98eb51494c6f3e9aeaf06.tar.gz
planet-0a9131c4ad97ff97e4f98eb51494c6f3e9aeaf06.tar.bz2
planet-0a9131c4ad97ff97e4f98eb51494c6f3e9aeaf06.zip
add atom feed, bugfixes
Diffstat (limited to 'templates/rss20.xml.tmpl')
-rw-r--r--templates/rss20.xml.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/rss20.xml.tmpl b/templates/rss20.xml.tmpl
index 8ee3336..f0deacb 100644
--- a/templates/rss20.xml.tmpl
+++ b/templates/rss20.xml.tmpl
@@ -13,7 +13,7 @@
<guid><TMPL_VAR id ESCAPE="HTML"></guid>
<link><TMPL_VAR link ESCAPE="HTML"></link>
<TMPL_IF content>
- <description><TMPL_IF channel_face>&lt;img src=&quot;http://planet.gentoo.org/images/<TMPL_VAR channel_face ESCAPE="HTML">&quot; width=&quot;<TMPL_VAR channel_facewidth>&quot; height=&quot;<TMPL_VAR channel_faceheight>&quot;alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;</TMPL_IF><TMPL_VAR content ESCAPE="HTML"></description>
+ <description><TMPL_IF channel_face>&lt;img src=&quot;http://planet.gentoo.org/images/<TMPL_VAR channel_face ESCAPE="HTML">&quot; width=&quot;<TMPL_VAR channel_facewidth>&quot; height=&quot;<TMPL_VAR channel_faceheight>&quot; alt=&quot;&quot; align=&quot;right&quot; style=&quot;float: right;&quot;&gt;</TMPL_IF><TMPL_VAR content ESCAPE="HTML"></description>
</TMPL_IF>
<pubDate><TMPL_VAR date_822></pubDate>
<dc:creator><TMPL_VAR channel_name> (<TMPL_VAR channel_username>)</dc:creator>