<#import "template.ftl" as layout> <@layout.registrationLayout displayInfo=true; section> <#if section = "title"> ${msg("loginTotpTitle")} <#elseif section = "header"> ${msg("loginTotpTitle")} <#elseif section = "form">
  1. ${msg("loginTotpStep1")?no_esc}

  2. ${msg("loginTotpStep2")}

    Figure: Barcode
    ${totp.totpSecretEncoded}
  3. ${msg("loginTotpStep3")}