X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/f398ad035b973608d380c9939ea845d8e2a0cdc2..0ddbd63a65b19fb78891c61e5c2f124f7a2c635f:/templates/rssitem.tmpl?ds=inline

diff --git a/templates/rssitem.tmpl b/templates/rssitem.tmpl
index a64a4ebd7..831daa871 100644
--- a/templates/rssitem.tmpl
+++ b/templates/rssitem.tmpl
@@ -6,9 +6,9 @@
 	<title><TMPL_VAR TITLE></title>
 </TMPL_IF>
 <TMPL_IF GUID>
-	<guid isPermaLink="no"><TMPL_VAR GUID></guid>
+	<guid isPermaLink="false"><TMPL_VAR GUID></guid>
 <TMPL_ELSE>
-	<guid><TMPL_VAR URL></guid>
+	<guid isPermaLink="false"><TMPL_VAR URL></guid>
 </TMPL_IF>
 	<link><TMPL_VAR PERMALINK></link>
 <TMPL_IF CATEGORIES>