##// END OF EJS Templates
make static-http work with empty repos (issue965)
make static-http work with empty repos (issue965)

File last commit:

r6001:30d2feca merge default
r6028:6605a03c default
Show More
header.tmpl
8 lines | 308 B | application/x-cheetah | CheetahLexer
Content-type: text/html; charset={encoding}
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="icon" href="#staticurl#hgicon.png" type="image/png" />
<meta name="robots" content="index, nofollow" />
<link rel="stylesheet" href="#staticurl#style.css" type="text/css" />