summaryrefslogtreecommitdiff
path: root/templates/includes/layout.gohtml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/includes/layout.gohtml')
-rw-r--r--templates/includes/layout.gohtml1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/includes/layout.gohtml b/templates/includes/layout.gohtml
index adebd99..03cf430 100644
--- a/templates/includes/layout.gohtml
+++ b/templates/includes/layout.gohtml
@@ -8,6 +8,7 @@
<title>SendSafe</title>
<link rel="stylesheet" href="/css/index.css" />
<script src="https://unpkg.com/turbolinks/dist/turbolinks.js" crossorigin="anonymous"></script>
+ <script src="https://unpkg.com/htmx.org@1.3.1" crossorigin="anonymous"></script>
</head>
<body>