% title t("views.auth.wizard.meta.title") %>
<%= t("views.auth.wizard.step_1") %>
<%= t("views.auth.wizard.step_2_html", path: link_to(admin_config_path, admin_config_path)) %>
<%= t("views.auth.wizard.step_3") %>
<%= t("views.auth.wizard.step_4") %>
<%= t("views.auth.wizard.step_5") %>
<%= render "shared/authentication/email_registration_form" %>