{strip} {$Template->getAttribute('site_title_prefix')} {$Site->getAttribute('meta.seotitle')|escape:"html"} {$Template->getAttribute('site_title_suffix')} {$Template->getAttribute('site_title')} {/strip} {if $Template->getAttribute('html5') === false} {/if} {if $Locale->no_translation} {else} {/if} {if $Project->getConfig('favicon')} {/if} {if $Template->getAttribute('mootools')} {/if} {if $Template->getAttribute('requirejs')} {/if} {$Canonical->output()} {if $Template->getAttribute('rel_next')} {/if} {if $Template->getAttribute('rel_prev')} {/if} {assign var=projectLang value=$Project->getLang()} {assign var=projectLangs value=$Project->getAttribute('langs')} {foreach from=$projectLangs item=lang} {if $projectLang != $lang && $Site->existLang( $lang )} {/if} {/foreach} {if isset( $siteStyle )} {/if} {if isset( $siteScript )} {/if} {$headerExtend}