diff xsls/rss.xsls @ 45:1b817ada6ea3

Fixing the previous commit.
author Igor Sysoev <igor@sysoev.ru>
date Sun, 02 Oct 2011 11:35:23 +0000
parents 0bf5b5e45501
children 7db449e89e92
line wrap: on
line diff
--- a/xsls/rss.xsls
+++ b/xsls/rss.xsls
@@ -46,7 +46,7 @@ X:template = "event[position() &lt;= 10]
     }
 
     <item>
-        <title> !! "para[1]"; </title>
+        <title> !! "para[1]//text()"; </title>
         <guid> !{$SITE} X:text {/} !{$page} X:text {#} !{@date} </guid>
         <link> !{$SITE} X:text {/} !{$page} X:text {#} !{@date} </link>
         <pubdate>