<%# Auth card: the
shell — head (back · title · sub), optional SSO providers + divider, a body slot (field partials + submit), alt footer. Mirrors html-css-foundation auth markup. Config: title, sub? method? (default "post"), action? back? { href, label } back link above the title sso? { label?, divider?, providers: Provider[] } omit / empty ⇒ no SSO section Provider: { label, logo? (text) | icon? (sprite id), href? ⇒ , else <% } %><% }) %>
<%= sso.divider || "or" %>
<% } -%>
<%- locals.body || "" %>
<% if (alt) { -%>

<%= alt.text %> <%= alt.label %>

<% } -%>