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"/>
</title>
<description>
<xsl:value-of select="bodyShort"/>
<xsl:value-of select="body"/>
</description>
<link>
<xsl:value-of select="$mainUrl"/>

Loading…
Cancel
Save