<#import "template.ftl" as layout> <@layout.mainLayout active='totp' bodyClass='totp'; section> <#if totp.enabled>

${msg("authenticatorTitle")}

${msg("configureAuthenticators")}
${msg("mobile")}
<#else>

${msg("authenticatorTitle")}

  1. ${msg("totpStep1")?no_esc}

  2. ${msg("totpStep2")}

    Figure: Barcode

    ${totp.totpSecretEncoded}

  3. ${msg("totpStep3")}