OTM/template/module/foot.pug
soraefir 52ee73a4ac
All checks were successful
continuous-integration/drone/push Build is passing
wip
2025-03-01 23:40:45 +01:00

14 lines
507 B
Plaintext

script(src="https://unpkg.com/leaflet")
script(src="https://unpkg.com/vue@2")
script(src="https://unpkg.com/vue2-datepicker")
script(src="https://unpkg.com/vue2-leaflet")
script(src="https://unpkg.com/sortablejs")
script(src="https://unpkg.com/vuedraggable")
script(src="/public/main.js", type="text/javascript", charset="utf-8")
footer.bg-dark.section
.container.text-center.text-small.text-white
| Built with   ❤   by Helcel
br
span.text-small.text-gray v0.0.1