Changeset e272096 for src/main/resources/templates/master-template.html
- Timestamp:
- 02/18/24 22:01:54 (9 months ago)
- Branches:
- master
- Children:
- 4251327
- Parents:
- bde8b13
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/main/resources/templates/master-template.html
rbde8b13 re272096 20 20 <header th:replace="fragments/header"/> 21 21 22 <div th:text="${error}"></div> 23 22 24 <section th:include="${bodyContent}"> 23 25
Note:
See TracChangeset
for help on using the changeset viewer.