Regex ignores whitespaces now and added all fallback pages
This commit is contained in:
@@ -1,10 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de" xmlns:th="https://www.thymeleaf.org/">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Title</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<body>
|
||||
<h1 style="color: red;">Du hast deine Kandidaten schon vorgeschlagen!</h1>
|
||||
<a href="/">Return to Login-Site</a>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user