unused .html
This commit is contained in:
@@ -117,7 +117,6 @@ input[type="password"]:focus {
|
||||
}
|
||||
}
|
||||
|
||||
/* Live region message */
|
||||
#liveMessage {
|
||||
width: min(92vw, 480px);
|
||||
margin: 12px auto 0;
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="pl" xmlns:th="http://www.thymeleaf.org">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Wynik analizy hasła</title>
|
||||
</head>
|
||||
<body>
|
||||
<h2 th:text="${message}">Wynik analizy</h2>
|
||||
<a href="/">Powrót</a>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user