theme-resources.templates.otp-form.ftl Maven / Gradle / Ivy
<#import "template.ftl" as layout>
<@layout.registrationLayout displayInfo=true; section>
<#if section = "title">
${msg("doLogIn")}
<#elseif section = "header">
<#elseif section = "form">
Enter access code
#if>
@layout.registrationLayout>