<script src="../../../js/less-1.7.0.min.js"></script>
<!--*/-->
</head>
- <body thymeproxy:variables='merge:{"pages":{
+ <body thymeproxy:variables='MERGE:{"pages":{
"/potemkin.html": {
"name": "Projects",
"childs": { "/potemkin/accelerator.html": "accelerator!" },
<script src="../js/less-1.7.0.min.js"></script>
<!--*/-->
</head>
- <body thymeproxy:variables="merge:/thymeleaf/projects.json">
+ <body thymeproxy:variables="MERGE:/thymeleaf/projects.json">
<main class="main" layout:fragment="maincontent">
<div class="pack bg cf">
<div class="p left">
xmlns="http://www.w3.org/1999/xhtml"
xmlns:th="http://www.thymeleaf.org"
xmlns:layout="http://www.thymeleaf.org"
- thymeproxy:variables="/thymeleaf/sitemap.json"
+ thymeproxy:variables="SET:/thymeleaf/sitemap.json"
>
<head th:fragment="head" layout:fragment="head">
<title layout:title-pattern="$DECORATOR_TITLE - $CONTENT_TITLE" th:text="'juplo'">juplo - BASISTEMPLATE</title>