A new dialect for Thymeleaf that allows you to use layout/decorator pages to style your content, similar to how SiteMesh works.
'nz.net.ultraq.web.thymeleaf:thymeleaf-layout-dialect:1.0.1'
<dependency>
<groupId>nz.net.ultraq.web.thymeleaf</groupId>
<artifactId>thymeleaf-layout-dialect</artifactId>
<version>1.0.1</version>
</dependency>
<dependency org="nz.net.ultraq.web.thymeleaf" name="thymeleaf-layout-dialect" rev="1.0.1"/>
"nz.net.ultraq.web.thymeleaf", "thymeleaf-layout-dialect", "1.0.1"