diff --git a/src/hxbooks/templates/base.html.j2 b/src/hxbooks/templates/base.html.j2 index 2c5aa19..e810be4 100644 --- a/src/hxbooks/templates/base.html.j2 +++ b/src/hxbooks/templates/base.html.j2 @@ -17,19 +17,20 @@ {# - #} - {# - #} + < script src="{{ url_for('static', filename='alpine.min.js') }}" defer> + #} + {# + #} - + @@ -90,6 +91,14 @@ + + \ No newline at end of file diff --git a/src/hxbooks/templates/components/header.html.j2 b/src/hxbooks/templates/components/header.html.j2 index 405251b..c01dc6a 100644 --- a/src/hxbooks/templates/components/header.html.j2 +++ b/src/hxbooks/templates/components/header.html.j2 @@ -14,40 +14,22 @@ \ No newline at end of file