<!DOCTYPE HTML><htmlxmlns:th="http://www.thymeleaf.org"th:replace="~{layout/main :: layout(title='Welcome', content=~{::main})}"><body><main><p>Hello! This is the home page content.</p><p>Use the navigation links to explore other pages.</p></main></body></html>