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
added a comment section..
[sgn.git]
/
mason
/
site
/
header.mas
blob
d2b3a8b6c6bd7184380be31370411d7169f98dc6
1
<%args>
2
$page_title => ''
3
$extra_headers => ''
4
</%args>
5
6
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
7
<html>
8
<head>
9
<& header/head.mas, page_title => $page_title &>
10
<% $extra_headers %>
11
</head>
12
13
<body>
14
<& header/body.mas &>
15