improve debug output of 404 errors
[sgn.git] / mason / site / header.mas
bloba07776ec9506e3d15a4abe253be274e7dada3217
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>
11 <body>
12   <& header/body.mas &>