% layout("/en/layout", { title: "verification" }) %> <%~ include("/en/partials/navbar") %> <% const verificationIcon = ` ` %> <% const errorIcon = ` ` %> <% const verifyIcon = ` ` %>
enter the code you got in your email or click on the link.
<% const errorValue = it.error?.split('.').reduce((a, b) => a[b], it.lang.auth?.errors)?.(it?.errorDetails) %> <% if (typeof errorValue === "string") { %> <% } %>