Allow site (and masterSite) wide extra headers, remove cat-v specific header
This commit is contained in:
parent
f27b367508
commit
e4c9e85176
1 changed files with 4 additions and 1 deletions
|
|
@ -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>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue