Regex ignores whitespaces now and added all fallback pages

This commit is contained in:
2020-12-11 23:53:42 +01:00
parent 3cd8670cef
commit b32cc63e76
6 changed files with 37 additions and 5 deletions
@@ -0,0 +1,14 @@
<!DOCTYPE html>
<html lang="de" xmlns:th="https://www.thymeleaf.org/">
<head>
<meta charset="UTF-8">
<title>Abizeitung 2020/2021 Voting</title>
</head>
<body>
<h1 style="color: red;"> Der eingegebene Name entspricht nicht den Vorgaben </h1>
<a href="/">Return to Login-Site</a>
</body>
</html>