| OLD | NEW |
| (Empty) |
| 1 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> | |
| 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"> | |
| 4 <link href="{{static}}/css/prettify.css" rel="stylesheet" type="text/css"> | |
| 5 <link href='//fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet
' type='text/css'> | |
| 6 | |
| 7 <script> | |
| 8 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ | |
| 9 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), | |
| 10 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m
) | |
| 11 })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); | |
| 12 | |
| 13 ga('create', 'UA-41980257-1'); | |
| 14 ga('send', 'pageview'); | |
| 15 | |
| 16 </script> | |
| 17 | |
| OLD | NEW |