RSS experience improved

main
Inga 🏳‍🌈 14 years ago
parent b236b60b1e
commit 62effeb6cd
  1. 2
      templates/Rss/elems/PostInfo.xslt

@ -9,7 +9,7 @@
<xsl:value-of select="poster/user/name"/> <xsl:value-of select="poster/user/name"/>
</title> </title>
<description> <description>
<xsl:value-of select="bodyShort"/> <xsl:value-of select="body"/>
</description> </description>
<link> <link>
<xsl:value-of select="$mainUrl"/> <xsl:value-of select="$mainUrl"/>

Loading…
Cancel
Save