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

@ -0,0 +1,5 @@
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<#-- Template for home page body contents -->
<p>This is the home page of the VIVO vivo-basic theme.</p>