repo.or.cz
/
sgn.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
improve debug output of 404 errors
[sgn.git]
/
mason
/
site
/
header.mas
blob
a07776ec9506e3d15a4abe253be274e7dada3217
1
<%args>
2
$extra_headers => ''
3
</%args>
4
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5
<html>
6
<head>
7
<& header/head.mas &>
8
<% $extra_headers %>
9
</head>
10
11
<body>
12
<& header/body.mas &>
13