Switch database location and use mixins for CRUD

This commit is contained in:
2023-02-10 20:57:17 +00:00
parent 115c6dd1ad
commit df273a6009
13 changed files with 16 additions and 798 deletions

View File

@@ -19,7 +19,7 @@
hx-swap="outerHTML">
</div>
<div id="info">
{% include 'partials/notify.html' %}
{% include 'mixins/partials/notify.html' %}
{% if item is not None %}
<div class="content" style="max-height: 30em; overflow: auto;">
<div class="table-container">