equal
deleted
inserted
replaced
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 |