Files

4 lines
155 B
HTML
Raw Permalink Normal View History

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