work done

This commit is contained in:
Angelo Rodriguez 2024-12-04 16:36:57 +01:00
parent 4b496a7d4f
commit 43fe9aea31
7 changed files with 125 additions and 30 deletions

View file

@ -3,7 +3,7 @@
{% include 'component/report.html' with report=report %}
{% endfor %}
{% endfor %}
<div hx-get="/reports?page={{ next }}"
hx-trigger="revealed"