NIHVIVO-1234 Restored version of home page controller and templates that uses a pre-generated body string, like other pages, in order to support themes that use page.ftl instead of a page-home.ftl.
This commit is contained in:
parent
33981afe1d
commit
3dd0b5163f
3 changed files with 10 additions and 6 deletions
|
@ -69,7 +69,7 @@ ${headScripts.tags}
|
|||
</nav>
|
||||
<div id="wrapper-content">
|
||||
|
||||
${body!}
|
||||
${body}
|
||||
|
||||
</div>
|
||||
<footer>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue