{strip}{$Template->getTitle()}{/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 $Site->existsAttribute("`$lang`-link")} {elseif $Site->existLang($lang)} {/if} {/foreach} {if isset( $siteStyle )} {/if} {if isset( $siteScript )} {/if} {$headerExtend}