1
0
mirror of https://github.com/JustKato/FreePad.git synced 2026-02-23 15:50:46 +02:00
Files
FreePad/templates/inc/footer.html

4 lines
155 B
HTML
Raw Permalink 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 }}