extracted js to order.js
This commit is contained in:
parent
736a390bc8
commit
8ec446ea28
3 changed files with 34 additions and 35 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue