##// END OF EJS Templates
Fixed page overlap for file revision links in hgweb....
Fixed page overlap for file revision links in hgweb. This is another step to fix issue189, but currently the file revision numbers are read as changeset revision numbers, so the link will point to the wrong revision.

File last commit:

r3235:e281903c default
r3409:1ae738ba default
Show More
tagentry.tmpl
6 lines | 199 B | application/x-cheetah | CheetahLexer
<item>
<title>#tag|escape#</title>
<link>#url#?cs=#node|short#</link>
<description><![CDATA[#tag|strip|escape|addbreaks#]]></description>
<pubDate>#date|rfc822date#</pubDate>
</item>