Starting Web Server work
Fixed some issues with stat adding.
This commit is contained in:
7
templates/htmlfooter.html
Normal file
7
templates/htmlfooter.html
Normal file
@@ -0,0 +1,7 @@
|
||||
</div>
|
||||
<!-- TODO: Add Dynamic Scripts -->
|
||||
{{ range $i, $v := .Scripts }}
|
||||
<script src="{{ $v }}"></script>
|
||||
{{ end }}
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user