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
5
themes/vivo-basic/templates/home.ftl
Normal file
5
themes/vivo-basic/templates/home.ftl
Normal 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>
|
Loading…
Add table
Add a link
Reference in a new issue