##// END OF EJS Templates
monoblue: fix title for branches page
monoblue: fix title for branches page

File last commit:

r8428:5ccca717 default
r10137:daec0f64 stable
Show More
tagentry.tmpl
6 lines | 208 B | application/x-cheetah | CheetahLexer
<item>
<title>{tag|escape}</title>
<link>{urlbase}{url}rev/{node|short}</link>
<description><![CDATA[{tag|strip|escape|addbreaks}]]></description>
<pubDate>{date|rfc822date}</pubDate>
</item>