1
0
mirror of https://github.com/pcvolkmer/grz-metadata-processor.git synced 2025-07-03 04:42:54 +00:00

chore: new layout for error page

This commit is contained in:
2025-06-09 19:00:21 +02:00
parent f564e0d1ee
commit 66714df21a
9 changed files with 41 additions and 14 deletions

View File

@ -14,7 +14,7 @@
<div id="unused_files">
<div th:if="${files.isEmpty()}">
<h4>Datei</h4>
<h4 class="head">Datei</h4>
<form class="file">
<div>Keine ungenutzte Datei gefunden</div>
</form>