diff --git a/benefits/core/migrations/local_fixtures.json b/benefits/core/migrations/local_fixtures.json index 369c896f75..b17799c74f 100644 --- a/benefits/core/migrations/local_fixtures.json +++ b/benefits/core/migrations/local_fixtures.json @@ -262,7 +262,7 @@ "jws_signing_alg": null, "auth_provider": 1, "selection_label_template": "eligibility/includes/selection-label--calfresh.html", - "start_template": "", + "start_template": "eligibility/start--calfresh.html", "form_class": null } }, diff --git a/benefits/eligibility/templates/eligibility/includes/media-item--idcardcheck--start--calfresh.html b/benefits/eligibility/templates/eligibility/includes/media-item--idcardcheck--start--calfresh.html new file mode 100644 index 0000000000..635c397de9 --- /dev/null +++ b/benefits/eligibility/templates/eligibility/includes/media-item--idcardcheck--start--calfresh.html @@ -0,0 +1,27 @@ +{% extends "eligibility/includes/media-item--idcardcheck.html" %} + +{% load i18n %} + +{% block heading %} + {% translate "A Login.gov account with identity verification" %} +{% endblock heading %} + +{% block body %} +
+ {% translate "You will be able to create an account using your email address if you do not already have one. We use your Login.gov account to verify your identity." %} + {% translate "Learn more about identity verification" as text %} + {% include "core/includes/modal-trigger.html" with modal="modal--identity-verification" text=text period=True %} +
+{% translate "For this process you will need:" %}
+