File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed
src/main/resources/templates Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change 1414
1515 < div class ="d-flex justify-content-center flex-md-row flex-column mdc-card mdc-card-content w-lg-30 ">
1616 < section class ="login-error-card ">
17- < section class ="text-without-mdi text-center text-bold text-large margin-large-vertical title ">
18- < span th:utext ="#{screen.generic.loginsuccess.tips} "> </ span >
19- </ section >
20- < hr class ="my-4 " />
2117 < section class ="card-message ">
2218 < h1 th:utext ="#{screen.generic.loginsuccess.heading} "> </ h1 >
2319 < div th:utext ="#{screen.generic.loginsuccess.message} "> </ div >
Original file line number Diff line number Diff line change 1414
1515 < div class ="d-flex justify-content-center flex-md-row flex-column mdc-card mdc-card-content w-lg-30 ">
1616 < section class ="login-error-card ">
17- < section class ="text-without-mdi text-center text-bold text-large margin-large-vertical title ">
18- < span th:utext ="#{screen.generic.logoutsuccess.tips} "> </ span >
19- </ section >
20- < hr class ="my-4 " />
2117 < section class ="card-message ">
2218 < h1 th:utext ="#{screen.generic.logoutsuccess.heading} "> </ h1 >
2319 < div th:utext ="#{screen.generic.logoutsuccess.message} "> </ div >
You can’t perform that action at this time.
0 commit comments