##// END OF EJS Templates
Always escape repository name in hgweb, very important in notfound.tmpl.
Always escape repository name in hgweb, very important in notfound.tmpl.

File last commit:

r1511:a91bfbbe default
r1549:fbe4bbd8 default
Show More
filelogentry-rss.tmpl
7 lines | 279 B | application/x-cheetah | CheetahLexer
<item>
<title>#desc|strip|firstline|strip|escape#</title>
<link>#url#?f=#filenode|short#;file=#file#</link>
<description><![CDATA[#desc|strip|escape|addbreaks#]]></description>
<author>#author|obfuscate#</author>
<pubDate>#date|rfc822date#</pubDate>>
</item>