Changed name in error page

This commit is contained in:
Jim Martens 2023-08-14 23:48:08 +02:00
parent 2711a94bfc
commit d506482e05
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
</head>
<body>
<th:block th:fragment="mainText">
<h1>Wahlrecht</h1>
<h1>Config Server</h1>
<p>
<b th:text="${status}"></b> <th:block th:text="${error}" />
</p>