Aaron Parecki
5 years ago
No known key found for this signature in database
GPG Key ID: 276C2817346D6056
1 changed files with
2 additions and
0 deletions
-
views/layout.php
|
@ -49,6 +49,7 @@ |
|
|
</head> |
|
|
</head> |
|
|
|
|
|
|
|
|
<body role="document"> |
|
|
<body role="document"> |
|
|
|
|
|
<?php if(Config::$gaid): ?>
|
|
|
<script type="text/javascript"> |
|
|
<script type="text/javascript"> |
|
|
|
|
|
|
|
|
var _gaq = _gaq || []; |
|
|
var _gaq = _gaq || []; |
|
@ -62,6 +63,7 @@ |
|
|
})(); |
|
|
})(); |
|
|
|
|
|
|
|
|
</script> |
|
|
</script> |
|
|
|
|
|
<?php endif ?>
|
|
|
|
|
|
|
|
|
<div class="page"> |
|
|
<div class="page"> |
|
|
|
|
|
|
|
|