Reversion working for training level

This commit is contained in:
2021-08-29 22:16:25 +01:00
parent 4a121964dc
commit de5997b9da
6 changed files with 23 additions and 5 deletions

View File

@@ -46,7 +46,7 @@
<p class="dont-break-out">{{ event.notes|linebreaksbr }}</p>
{% endif %}
<br>
{% include 'item_table.html' %}
{% include 'partials/item_table.html' %}
</div>
</div>
</div>