##// END OF EJS Templates
store: refactor hashed encoding into its own function
store: refactor hashed encoding into its own function

File last commit:

r13858:1046cb66 stable
r17610:d0afa149 default
Show More
bookmarkentry.tmpl
6 lines | 218 B | application/x-cheetah | CheetahLexer
<item>
<title>{bookmark|escape}</title>
<link>{urlbase}{url}rev/{node|short}</link>
<description><![CDATA[{bookmark|strip|escape|addbreaks}]]></description>
<pubDate>{date|rfc822date}</pubDate>
</item>