Loading src/main/resources/templates/admin.html +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ </head> <body> <header th:insert="fragments/fragments/nav.html :: header"> </header> <header th:insert="fragments/nav.html :: header"> </header> <p> This is the admin page. You can access it because you're an admin. Loading Loading
src/main/resources/templates/admin.html +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ </head> <body> <header th:insert="fragments/fragments/nav.html :: header"> </header> <header th:insert="fragments/nav.html :: header"> </header> <p> This is the admin page. You can access it because you're an admin. Loading