extracted js to order.js

This commit is contained in:
bronku 2025-04-06 17:50:05 +02:00
parent 736a390bc8
commit 8ec446ea28
3 changed files with 34 additions and 35 deletions

View file

@ -6,6 +6,7 @@
<meta charset="UTF-8" />
<title>{{template "title" .}}</title>
<script src="/static/htmx2.04.js" defer></script>
<script src="/static/order.js" defer></script>
<link rel="stylesheet" href="/static/style.css">
<link rel="stylesheet" href="/static/fontawesome/css/fontawesome.min.css">
<link rel="stylesheet" href="/static/fontawesome/css/solid.css">