##// END OF EJS Templates
hgweb: fix a stupid KeyError introduced in a0e20a5eba3c...
hgweb: fix a stupid KeyError introduced in a0e20a5eba3c Thanks to Christian Ebert for finding this. Also added a test to prevent this from happening again.

File last commit:

r3423:a2179e78 default
r5923:f39110af default
Show More
tagentry.tmpl
6 lines | 208 B | application/x-cheetah | CheetahLexer
<item>
<title>#tag|escape#</title>
<link>{urlbase}{url}rev/{node|short}</link>
<description><![CDATA[#tag|strip|escape|addbreaks#]]></description>
<pubDate>#date|rfc822date#</pubDate>
</item>