Allow site (and masterSite) wide extra headers, remove cat-v specific header

This commit is contained in:
Uriel 2008-09-05 01:28:30 +02:00
parent f27b367508
commit e4c9e85176

View file

@ -25,9 +25,12 @@ Content-Type: text/html
<link rel="stylesheet" href="/_style.css" type="text/css" media="screen" title="default" /> <link rel="stylesheet" href="/_style.css" type="text/css" media="screen" title="default" />
% } % }
% h = `{ get_inc_file headers.inc}
% if(! ~ $#h 0)
% cat $h
%($extraHeaders%) %($extraHeaders%)
<meta name="verify-v1" content="6zEoK0WMlnLmIS/w7Pnh6+srZECHsvnMGN0kQmowSGk=" />
</head> </head>
<body> <body>