<tal:seo condition="override" content="here/qSEO_title" /> <tal:default condition="not:override"> <tal:hastitle condition="python:portal_title != page_title"> <tal:pagetitle replace="page_title"> Inserts page title </tal:pagetitle> — </tal:hastitle> <tal:portaltitle replace="portal_title"> Inserts portal title </tal:portaltitle> </tal:default> Inserts rel links specified from a page. Inserts CSS specified from a page. This is deprecated, please use style_slot instead. Flexibility for published templates to inject stuff into the head tag. Inserts javascript specified from a page.