diff --git a/CHANGES.rst b/CHANGES.rst index 3c6869ef..4b526808 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,8 +1,11 @@ Added ^^^^^ - - Sign in/out events are logged in :issuer:`177` +Fixed +^^^^^ +- HTMX and JAVASCRIPT configuration settings. + [0.0.49] - 2024-04-08 --------------------- diff --git a/canaille/templates/base.html b/canaille/templates/base.html index 695bd723..05193193 100644 --- a/canaille/templates/base.html +++ b/canaille/templates/base.html @@ -18,7 +18,7 @@ {% block style %}{% endblock %} -
+ {% block menu %} {% if user and menu %}