X-Git-Url: https://juplo.de/gitweb/?p=website;a=blobdiff_plain;f=dist%2Ftemplates%2Flayout.html;h=3ca4e4a43c335682739d1b940bf1f532af648e1f;hp=36b95357fc1d8e50b0cb17676c387d28942be133;hb=f837933de1896d90bfeb82500b10f403e6740a57;hpb=d7bf5acc725b5c9a55cc5ae20bce9ea93cd58d41 diff --git a/dist/templates/layout.html b/dist/templates/layout.html index 36b95357..3ca4e4a4 100644 --- a/dist/templates/layout.html +++ b/dist/templates/layout.html @@ -3,7 +3,7 @@ xmlns="http://www.w3.org/1999/xhtml" xmlns:th="http://www.thymeleaf.org" xmlns:layout="http://www.thymeleaf.org" - juplo:variables="templates/variables" + juplo:variables="/templates/variables.json" > juplo - BASISTEMPLATE @@ -154,7 +154,7 @@ class="s active" th:class="'s' + (${selected} ? ' active' : '') + (${entry.key == uri or (len > 1 and entry.key == crumbs.get(len-2).uri and page['childs'] == null)} ? ' selected' : '')" > -
  • Overview