fix: slow down when page is loaded

This commit is contained in:
Herculino Trotta
2025-11-15 14:55:37 -03:00
parent 7c3120cd43
commit ed3d58f1fd
7 changed files with 37 additions and 50 deletions

View File

@@ -23,7 +23,7 @@
{% block extra_js_head %}{% endblock %}
</head>
<body class="font-mono">
<div _="install hide_amounts install htmx_error_handler
<div _="install htmx_error_handler
{% block body_hyperscript %}{% endblock %}"
hx-headers='{"X-CSRFToken": "{{ csrf_token }}"}'>
{% include 'includes/mobile_navbar.html' %}