From 718ac8cd8e144c5ce64549d284a452196a912c6a Mon Sep 17 00:00:00 2001 From: Tim Worrall Date: Fri, 15 Aug 2014 11:48:58 -0400 Subject: [PATCH] for the head element, if the title is null use the site name --- themes/wilma/templates/head.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/wilma/templates/head.ftl b/themes/wilma/templates/head.ftl index d3c6145b..26afe8b3 100644 --- a/themes/wilma/templates/head.ftl +++ b/themes/wilma/templates/head.ftl @@ -4,7 +4,7 @@ -${title!} +${title!siteName!} <#-- VIVO OpenSocial Extension by UCSF --> <#if openSocial??>