Vinay Jose commited on
Commit
0ce7520
·
unverified ·
1 Parent(s): 0bd561e

Update layout.html

Browse files
Files changed (1) hide show
  1. templates/layout.html +1 -1
templates/layout.html CHANGED
@@ -1,7 +1,7 @@
1
  <!doctype html>
2
  <html lang="">
3
  <head>
4
- <script src="/js/htmx.min.js"></script>
5
  <title>Contact App</title>
6
  </head>
7
  <body hx-boost="true">
 
1
  <!doctype html>
2
  <html lang="">
3
  <head>
4
+ <script src="static/js/htmx.min.js"></script>
5
  <title>Contact App</title>
6
  </head>
7
  <body hx-boost="true">