Merge pull request #5205 from solgenomics/topic/generic_trial_upload
[sgn.git] / mason / site / header.mas
blob53f201d0f1fb66aa28ce7f9b00ab6a66f30df074
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-md-1 col-lg-1 col-xl-2">
23       </div>
24       <div class="col-sm-12 col-md-10 col-lg-10 col-xl-8">
26 <& /cookie_popup.mas &>