<head>
<title tal:content="here/expanded_title">Title goes here</title>
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
+ <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<meta name="description" tal:attributes="content portal_object/description" />
<meta name="keywords"
tal:condition="exists:portal_object/keywords"
<td id="mainCell" width="70%">
- <div class="DesktopStatusBar" tal:condition="request/portal_status_message|nothing">
+ <div id="DesktopStatusBar" tal:condition="request/portal_status_message|nothing">
<img src="info.gif" alt="Information" tal:attributes="src here/info.gif/absolute_url" i18n:attributes="alt" />
<span tal:content="request/portal_status_message" i18n:translate="">Status message.</span>
</div>