1
0
Fork 0
forked from goffee/core
core/template/components/page_footer.html

6 lines
No EOL
152 B
HTML

{{define "page_footer"}}
<footer>
<script src="/public/app.js"></script>
</footer>
<script src="/public/bootstrap/js/bootstrap.min.js"></script>
{{end}}