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:
rjy7 2010-10-25 18:20:32 +00:00
parent 33981afe1d
commit 3dd0b5163f
3 changed files with 10 additions and 6 deletions

View file

@ -69,7 +69,7 @@ ${headScripts.tags}
</nav>
<div id="wrapper-content">
${body!}
${body}
</div>
<footer>