feat: initial commit

This commit is contained in:
Herculino Trotta
2025-08-07 22:55:25 -03:00
parent 2f33b5989f
commit 2f99021d0b
4 changed files with 95 additions and 0 deletions

View File

@@ -46,6 +46,8 @@
</div>
{% endif %}
<div class="container" hx-get="{% url 'setup' %}" hx-trigger="load, updated from:window"></div>
<div id="content">
{% block content %}{% endblock %}
</div>