##// END OF EJS Templates
hgweb: use tip in gitweb/monoblue filelog rss links (issue2677)
hgweb: use tip in gitweb/monoblue filelog rss links (issue2677)

File last commit:

r9999:f91e5630 default
r13546:f3c22610 stable
Show More
error.tmpl
10 lines | 244 B | application/x-cheetah | CheetahLexer
{header}
<title>Error</title>
<description>Error</description>
<item>
<title>Error</title>
<description>{error|escape}</description>
<guid>http://mercurial.selenic.com/#error</guid>
</item>
</channel>
</rss>