projects
/
website
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72715e5
)
Das Template berücksichtigt über die Variable json übergebene Variablen
author
Kai Moritz
<kai@juplo.de>
Sat, 9 Jul 2016 08:37:19 +0000
(10:37 +0200)
committer
Kai Moritz
<kai@juplo.de>
Wed, 28 Jun 2017 09:23:38 +0000
(11:23 +0200)
dist/templates/layout.html
patch
|
blob
|
history
diff --git
a/dist/templates/layout.html
b/dist/templates/layout.html
index
a6d5ccf
..
c464d69
100644
(file)
--- a/
dist/templates/layout.html
+++ b/
dist/templates/layout.html
@@
-26,6
+26,7
@@
<script src="../js/less-1.7.0.min.js" th:remove="all"></script>
</head>
<body
+ juplo:variables="${json}"
th:with="page=${pages.get(uri)},crumbs=${page['crumbs']}"
id="top"
class="menu"