OLD | NEW |
1 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> | 1 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> |
2 <link href="{{static}}/css/site.css" rel="stylesheet" type="text/css"> | 2 <link href="{{static}}/css/site.css" rel="stylesheet" type="text/css"> |
3 <link href="{{static}}/css/print.css" rel="stylesheet" type="text/css" media="pr
int"> | 3 <link href="{{static}}/css/print.css" rel="stylesheet" type="text/css" media="pr
int"> |
4 <link href="{{static}}/css/prettify.css" rel="stylesheet" type="text/css"> | 4 <link href="{{static}}/css/prettify.css" rel="stylesheet" type="text/css"> |
| 5 <link href="//www.google.com/images/icons/product/chrome-16.png" rel="icon" type
="image/ico"> |
OLD | NEW |