<%# Kratos' self-service error sink (?id=): a themed dead end with a way back into sign-in. Standalone, like the other error pages. Locals: id? ยท t/locale/dir from the host. %> <%= t("error.flow.docTitle") %>

<%= t("error.flow.title") %>

<%= t("error.flow.body") %>

<%- include("partials/locale-switch", { up: false }) %>

"><%= t("error.backToSignIn") %>

<% if (locals.id) { %>

<%= t("error.reference", { id }) %>

<% } %>