time calculations corrected
This commit is contained in:
		| @@ -10,7 +10,8 @@ | ||||
| 	<main layout:fragment="content"> | ||||
| 		<div style="margin: 10vh"> | ||||
| 			<div class="alert alert-danger" role="alert" style="vertical-align: middle; align: center"> | ||||
| 				<p>Es ist ein Fehler aufgetreten.</p> | ||||
| 				<p>Es ist ein Fehler aufgetreten:</p> | ||||
| 				<p th:text="${message}" /> | ||||
| 				<a th:href="@{/}" class="alert-link">Ach, Mist...</a> | ||||
| 			</div> | ||||
| 		</div> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user