##// END OF EJS Templates
help: added description for the web.collapse setting...
help: added description for the web.collapse setting The collapse configuration setting for hgweb was recently introduced, but the help text was unfortunately omitted from the patch concerned. This patch provides a suitable help text.

File last commit:

r13858:1046cb66 stable
r16570:63f10a16 stable
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>