end css conflict by commenting out dataTables.bootstrap css. Long term solution could...
[sgn.git] / mason / site / header.mas
blobee66f510fbf2dc72f49d728ff3ecd6770914e251
1 <%args>
2   $extra_headers => ''
3 </%args>
4 <?xml version="1.0" encoding="UTF-8"?>
5 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
6 <html>
8 <head>
9   <& header/head.mas &>
10   <% $extra_headers %>
11 </head>
13 <body>
15 <& header/body.mas &>
17 <!-- START CONTENT WRAPPER -->
18   <br/>
20   <div id="wrapper" class="container-fluid">
21     <div id="main_row" class="row">
22       <div class="col-sm-1 col-md-1 col-lg-2">
23       </div>
24       <div class="col-sm-10 col-md-10 col-lg-8">