VIVO-861 Guard against Cross-Site Scripting attacks in the page title and in the body classes.

This commit is contained in:
j2blake 2014-09-16 13:19:10 -04:00
parent 47c7e3746f
commit b8895861ff

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!siteName!}</title>
<title>${(title?html)!siteName!}</title>
<#-- VIVO OpenSocial Extension by UCSF -->
<#if openSocial??>