##// 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:

r3948:be5d099e default
r5923:f39110af default
Show More
header.tmpl
7 lines | 183 B | application/x-cheetah | CheetahLexer
Content-type: text/xml; charset={encoding}
<?xml version="1.0" encoding="{encoding}"?>
<rss version="2.0">
<channel>
<link>{urlbase}{url}</link>
<language>en-us</language>