Fixed login page and workflow
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<body>
|
||||
<div th:replace="~{header}"/>
|
||||
<main>
|
||||
Logged in as <div th:text="${username}"></div>
|
||||
Youhou ! (Y a rien ici)
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user