{extends file="layout.tpl"} {* Body Class *} {block name="body-class"}page-login{/block} {* Breadcrumb *} {block name='no-return-functions' append} {$breadcrumbs = [ ['title' => {intl l="Login"}, 'url'=>{url path="/login"}] ]} {/block} {block name="main-content"} {* This page should not replace the current previous URL *} {set_previous_url ignore_current="1"} {hook name="login.top"}