Task: Add dummy templates to avoid exceptions

This commit is contained in:
Björn Fromme
2023-10-12 10:45:58 +02:00
parent 46915955b0
commit 3989fc0491
5 changed files with 21 additions and 5 deletions
+1 -3
View File
@@ -75,9 +75,7 @@
{% else %}
<tr>
<td colspan="6">
<div class="text-center">
Keine Daten
</div>
Keine Daten...
</td>
</tr>
{% endfor %}