templates/layouts/main.html.ep
changeset 1 c3726f733704
parent 0 5b78b8c79d9c
child 3 2ff78fe4abda
equal deleted inserted replaced
0:5b78b8c79d9c 1:c3726f733704
     5     <!--[if lt IE 9]>
     5     <!--[if lt IE 9]>
     6       <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
     6       <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
     7     <![endif]-->
     7     <![endif]-->
     8 
     8 
     9     %= stylesheet '/assets/css/bootstrap.css'
     9     %= stylesheet '/assets/css/bootstrap.css'
    10     %= stylesheet '/assets/css/bootstrap-responsive.css'
       
    11     %= stylesheet begin
    10     %= stylesheet begin
    12       body {
    11       body {
    13         padding-top: 60px;
    12         padding-top: 60px;
    14       }
    13       }
    15     % end
    14     % end