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

chore: template cleanup

This commit is contained in:
2025-06-09 19:10:21 +02:00
parent 66714df21a
commit 2de71be940
11 changed files with 6 additions and 28 deletions

View File

@ -2,7 +2,7 @@
<html lang="de" xmlns="http://www.w3.org/1999/html" xmlns:th="http://www.thymeleaf.org">
<head>
<meta charset="UTF-8">
<title>Title</title>
<title>GRZ-Metadaten :: Ungenutzte Dateien</title>
<link th:href="@{/main.css}" rel="stylesheet" />
<base href="@{/}">
</head>