diff --git a/templates/floating_button.html b/templates/floating_button.html new file mode 100644 index 0000000..8b5ad6c --- /dev/null +++ b/templates/floating_button.html @@ -0,0 +1,41 @@ +
+
+
+ +
+
+ +
diff --git a/templates/index.html b/templates/index.html index 78eb690..98a8bf5 100644 --- a/templates/index.html +++ b/templates/index.html @@ -16,46 +16,6 @@ hx-trigger="load" id="content" > -
-
-
- -
-
- -
+ {% include "floating_button.html" %}