<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Ho risolto con il seguente codice:<div><br></div><div><span class="Apple-style-span" style="font-family: 'Lucida Grande'; font-size: 11px; white-space: pre; ">&lt;a metal:define-macro="portal_logo"
   id="portal-logo"
   accesskey="1"
   tal:attributes="href view/navigation_root_url"
   i18n:domain="plone">
        &lt;img src="logo.jpg" alt=""
             tal:condition="exists:container/logo.jpg"
             tal:attributes="src string:logo.jpg"/>
        &lt;img src="logo.jpg" alt=""
             tal:condition="not:exists:container/logo.jpg"
             tal:replace="structure view/logo_tag"/>
&lt;/a></span></div><div><font class="Apple-style-span" face="'Lucida Grande'" size="3"><span class="Apple-style-span" style="font-size: 11px; white-space: pre;"><br></span></font></div><div><font class="Apple-style-span" face="'Lucida Grande'" size="3"><span class="Apple-style-span" style="font-size: 11px; white-space: pre;">Grazie e scusate l'incompetenza!</span></font></div><div><font class="Apple-style-span" face="'Lucida Grande'" size="3"><span class="Apple-style-span" style="font-size: 11px; white-space: pre;">A presto,</span></font></div><div><font class="Apple-style-span" face="'Lucida Grande'" size="3"><span class="Apple-style-span" style="font-size: 11px; white-space: pre;">Gabriele.</span></font></div></body></html>