Whee broken HEAD

This commit is contained in:
2021-07-05 23:24:13 +01:00
parent a3729fa930
commit dff5ac2308
18 changed files with 177 additions and 233 deletions

View File

@@ -26,7 +26,7 @@
<div class="col-sm-12">
<div class="card">
{% with object=event auth=True %}
{% include 'item_table.html' %}
{% include 'partials/item_table.html' %}
{% endwith %}
</div>
</div>