added a comment section..
[sgn.git] / mason / site / header.mas
blobd2b3a8b6c6bd7184380be31370411d7169f98dc6
1 <%args>
2   $page_title    => ''
3   $extra_headers => ''
4 </%args>
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>
13 <body>
14   <& header/body.mas &>