Got some stats displaying

This commit is contained in:
2015-11-02 13:48:29 -06:00
parent 1f5eae33b9
commit 083f9f3901
10 changed files with 29438 additions and 48 deletions

View File

@@ -3,5 +3,6 @@
{{ range $i, $v := .Scripts }}
<script src="{{ $v }}"></script>
{{ end }}
<script>{{ .InlineScript }}</script>
</body>
</html>