FreePad/templates/inc/footer.html

4 lines
155 B
HTML
Raw Normal View History

2022-05-15 20:40:22 +03:00
{{ define "inc/footer.html"}}
<script src="/static/vendor/bootstrap/darkmode.min.js"></script>
<script src="/static/js/main.js"></script>
2022-05-15 19:01:29 +03:00
{{ end }}