NIHVIVO-658 Reintegrate changes from dev-freemarker-new. Most necessary updates to freemarker controllers for thread-safety are complete. A couple of details remain.
This commit is contained in:
parent
4c7e6327a5
commit
aadaf6fb10
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
<h1><a title="Home" href="${urls.home}">${siteName}</a></h1>
|
<h1><a title="Home" href="${urls.home}">${siteName}</a></h1>
|
||||||
|
|
||||||
<#-- RY We will need this in non-NIHVIVO versions
|
<#-- RY We will need this in non-NIHVIVO versions
|
||||||
<#if siteTagline>
|
<#if siteTagline.has_content>
|
||||||
<em>${siteTagline}</em>
|
<em>${siteTagline}</em>
|
||||||
</#if>
|
</#if>
|
||||||
-->
|
-->
|
||||||
|
|
Loading…
Add table
Reference in a new issue