Initial Commit

This commit is contained in:
2017-08-28 15:04:19 -05:00
commit e7457819b5
62 changed files with 26132 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{{ range $i, $v := .Scripts }}
<script type="text/javascript" src="{{ $v }}"></script>
{{ end }}
</body>
</html>