mirror of
https://github.com/JustKato/FreePad.git
synced 2026-02-24 00:00:46 +02:00
4 lines
190 B
HTML
4 lines
190 B
HTML
{{ define "inc/footer.html"}}
|
|
<script src="https://cdn.jsdelivr.net/npm/bootstrap-dark-5@1.1.3/dist/js/darkmode.min.js"></script>
|
|
<script src="/static/js/main.js"></script>
|
|
{{ end }} |