Skip to content
Snippets Groups Projects
Commit dd5b080d authored by Stephane Nicoll's avatar Stephane Nicoll
Browse files

Merge pull request #319 from Nalad:master

* pr/319:
  Fix including template in layout fragment
parents 932f17dd d568bcaf
No related branches found
No related tags found
No related merge requests found
......@@ -71,7 +71,7 @@
<div class="container-fluid">
<div class="container xd-container">
<div th:replace="${template}"/>
<th:block th:include="${template}"/>
<br/>
<br/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment