{extends file="layout.html"} {block name=title}LMS: {$layout.pagetitle|striphtml}{/block} {block name=module_content}

{$layout.pagetitle}

{$userinfo.login} ({$userinfo.id|string_format:"%04d"})
{trans("Two factor authentication:")}
{button type="submit" icon="submit" label="Save" form="twofactorauthedit"} {button icon="cancel" label="Cancel" onclick="location.href = '?m=twofactorauthinfo';"}
{/block}