Updated signature of fragement-replacment
[maven-thymeleaf-skin] / src / main / resources / META-INF / maven / site.vm
index 50bd7ca..b9d030b 100644 (file)
     xmlns="http://www.w3.org/1999/xhtml"
     th:replace="~{/templates/layout.html :: layout(
       uri='$sitePath$alignedFileName',
+      title=~{:: title},
+      maincontent=~{:: .maincontent},
       json='MERGE:
       {
-        "_names": {
+        "_titles": {
           #set($sep = "")
           #foreach($page in $pages)
             $sep