templates/rss/tagentry.tmpl @ bf4162b781be

Style the READMEs
author Steve Losh <steve@stevelosh.com>
date Fri, 17 Jan 2020 12:59:30 -0500
parents b2b88bc58ef9
children (none)
<item>
    <title>{tag|escape}</title>
    <link>{urlbase}{url|urlescape}rev/{node|short}</link>
    <description><![CDATA[{tag|strip|escape|addbreaks}]]></description>
    <pubDate>{date|rfc822date}</pubDate>
</item>