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

r3264:fc34c031 default
r5923:f39110af default
Show More
header.tmpl
8 lines | 280 B | application/x-cheetah | CheetahLexer
Content-type: text/html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="icon" href="?static=hgicon.png" type="image/png">
<meta name="robots" content="index, nofollow" />
<link rel="stylesheet" href="?static=style.css" type="text/css" />