for the head element, if the title is null use the site name

This commit is contained in:
Tim Worrall 2014-08-15 11:48:58 -04:00
parent 149bedbeed
commit 718ac8cd8e

View file

@ -4,7 +4,7 @@
<!-- Google Chrome Frame open source plug-in brings Google Chrome's open web technologies and speedy JavaScript engine to Internet Explorer-->
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>${title!}</title>
<title>${title!siteName!}</title>
<#-- VIVO OpenSocial Extension by UCSF -->
<#if openSocial??>