##// END OF EJS Templates
Revert e82dd2dd6276...
Revert e82dd2dd6276 Those files are supposed to be HTML 4.01, not XML.

File last commit:

r6029:5b6190df default
r6029:5b6190df default
Show More
header.tmpl
8 lines | 280 B | application/x-cheetah | CheetahLexer
Brendan Cully
Rename default style to old
r3264 Content-type: text/html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
Alexis S. L. Carvalho
Revert e82dd2dd6276...
r6029 <link rel="icon" href="?static=hgicon.png" type="image/png">
Brendan Cully
Rename default style to old
r3264 <meta name="robots" content="index, nofollow" />
<link rel="stylesheet" href="?static=style.css" type="text/css" />