Merge pull request #319 from Nalad:master

* pr/319:
  Fix including template in layout fragment
This commit is contained in:
Stephane Nicoll 2018-05-13 11:09:05 +02:00
commit dd5b080d48

View file

@ -71,7 +71,7 @@
<div class="container-fluid">
<div class="container xd-container">
<div th:replace="${template}"/>
<th:block th:include="${template}"/>
<br/>
<br/>