diff --git a/benefits/core/templates/core/includes/media-item.html b/benefits/core/templates/core/includes/media-item.html index fca55aba0..1db071dad 100644 --- a/benefits/core/templates/core/includes/media-item.html +++ b/benefits/core/templates/core/includes/media-item.html @@ -1,12 +1,8 @@ -
  • -
    - {% block heading_wrapper %} - <{{ heading_tag|default:"h3" }} class="media-body--heading h3"> - {% block heading %} - {% endblock heading %} - - {% endblock heading_wrapper %} - {% block body %} - {% endblock body %} -
    +
  • +

    + {% block heading %} + {% endblock heading %} +

    + {% block body %} + {% endblock body %}
  • diff --git a/benefits/eligibility/templates/eligibility/includes/media-item--contactless-card--start.html b/benefits/eligibility/templates/eligibility/includes/media-item--contactless-card--start.html index 1a278caca..a25793a28 100644 --- a/benefits/eligibility/templates/eligibility/includes/media-item--contactless-card--start.html +++ b/benefits/eligibility/templates/eligibility/includes/media-item--contactless-card--start.html @@ -6,13 +6,11 @@ {% endblock heading %} {% block body %} -
    -

    - {% translate "Your contactless card must be a debit or credit card by Visa or Mastercard." %} - {% translate "Learn more about contactless cards" as text %} - {% include "core/includes/modal-trigger.html" with modal="modal--contactless" text=text period=True %} -

    -
    +

    + {% translate "Your contactless card must be a debit or credit card by Visa or Mastercard." %} + {% translate "Learn more about contactless cards" as text %} + {% include "core/includes/modal-trigger.html" with modal="modal--contactless" text=text period=True %} +

    {% include "eligibility/includes/modal--contactless.html" with id="modal--contactless" size="modal-lg" header="p-md-2 p-3" body="pb-md-3 mb-md-3 mx-md-3 py-0 pt-0 absolute-top" %} {% endblock body %} diff --git a/benefits/eligibility/templates/eligibility/includes/media-item--identification--start--cst-agency-card.html b/benefits/eligibility/templates/eligibility/includes/media-item--identification--start--cst-agency-card.html index ffdc2c355..93a6e43f0 100644 --- a/benefits/eligibility/templates/eligibility/includes/media-item--identification--start--cst-agency-card.html +++ b/benefits/eligibility/templates/eligibility/includes/media-item--identification--start--cst-agency-card.html @@ -7,7 +7,5 @@ {% endblock heading %} {% block body %} -
    -

    {% translate "You do not need to have your physical CST Agency Card, but you will need to know the number." %}

    -
    +

    {% translate "You do not need to have your physical CST Agency Card, but you will need to know the number." %}

    {% endblock body %} diff --git a/benefits/eligibility/templates/eligibility/includes/media-item--identification--start--login-gov.html b/benefits/eligibility/templates/eligibility/includes/media-item--identification--start--login-gov.html index 530e495aa..94c1ef13b 100644 --- a/benefits/eligibility/templates/eligibility/includes/media-item--identification--start--login-gov.html +++ b/benefits/eligibility/templates/eligibility/includes/media-item--identification--start--login-gov.html @@ -7,21 +7,17 @@ {% 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:" %}

    - -
    -
    +

    + {% 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:" %}

    + {% include "eligibility/includes/modal--login-gov-start-help.html" with size="modal-lg" id="modal--identity-verification" header="p-md-2 p-3" body="pb-md-3 mb-md-3 mx-md-3 py-0 pt-0 absolute-top" %} {% endblock body %} diff --git a/benefits/eligibility/templates/eligibility/includes/media-item--identification--start--medicare.html b/benefits/eligibility/templates/eligibility/includes/media-item--identification--start--medicare.html index cb277fa62..b2de89844 100644 --- a/benefits/eligibility/templates/eligibility/includes/media-item--identification--start--medicare.html +++ b/benefits/eligibility/templates/eligibility/includes/media-item--identification--start--medicare.html @@ -7,9 +7,7 @@ {% endblock heading %} {% block body %} -
    -

    - {% translate "If you do not have an account you will be able to create one using your red, white, and blue Medicare card. We use your Medicare.gov account to verify you qualify." %} -

    -
    +

    + {% translate "If you do not have an account you will be able to create one using your red, white, and blue Medicare card. We use your Medicare.gov account to verify you qualify." %} +

    {% endblock body %} diff --git a/benefits/eligibility/templates/eligibility/includes/media-item--identification--start--mst-agency-card.html b/benefits/eligibility/templates/eligibility/includes/media-item--identification--start--mst-agency-card.html index 6f7415afd..078d338a1 100644 --- a/benefits/eligibility/templates/eligibility/includes/media-item--identification--start--mst-agency-card.html +++ b/benefits/eligibility/templates/eligibility/includes/media-item--identification--start--mst-agency-card.html @@ -7,7 +7,5 @@ {% endblock heading %} {% block body %} -
    -

    {% translate "You do not need to have your physical MST Courtesy Card, but you will need to know the number." %}

    -
    +

    {% translate "You do not need to have your physical MST Courtesy Card, but you will need to know the number." %}

    {% endblock body %} diff --git a/benefits/eligibility/templates/eligibility/includes/media-item--identification--start--sbmtd-agency-card.html b/benefits/eligibility/templates/eligibility/includes/media-item--identification--start--sbmtd-agency-card.html index 9d6311088..66e24cf45 100644 --- a/benefits/eligibility/templates/eligibility/includes/media-item--identification--start--sbmtd-agency-card.html +++ b/benefits/eligibility/templates/eligibility/includes/media-item--identification--start--sbmtd-agency-card.html @@ -7,7 +7,5 @@ {% endblock heading %} {% block body %} -
    -

    {% translate "You do not need to have your physical card, but you will need to know the number." %}

    -
    +

    {% translate "You do not need to have your physical card, but you will need to know the number." %}

    {% endblock body %} diff --git a/benefits/eligibility/templates/eligibility/start--calfresh.html b/benefits/eligibility/templates/eligibility/start--calfresh.html index 4592642d2..46d8fbc22 100644 --- a/benefits/eligibility/templates/eligibility/start--calfresh.html +++ b/benefits/eligibility/templates/eligibility/start--calfresh.html @@ -6,7 +6,7 @@ {% endblock page-title %} {% block headline %} -
    +

    {% translate "You selected a CalFresh Cardholder transit benefit." %}

    {% endblock headline %} @@ -16,8 +16,8 @@

    {% translate "You selected a CalFresh Cardholder transit benefit." %}

    {% endblock media-item %} {% block call-to-action %} -
    -
    +
    +
    {% translate "Get started with" as button_text %}
    diff --git a/benefits/eligibility/templates/eligibility/start--medicare.html b/benefits/eligibility/templates/eligibility/start--medicare.html index 8e1cea383..e27d16a05 100644 --- a/benefits/eligibility/templates/eligibility/start--medicare.html +++ b/benefits/eligibility/templates/eligibility/start--medicare.html @@ -6,7 +6,7 @@ {% endblock page-title %} {% block headline %} -
    +

    {% translate "You selected a Medicare Cardholder transit benefit." %}

    {% endblock headline %} @@ -16,8 +16,8 @@

    {% translate "You selected a Medicare Cardholder transit benefit." %}

    {% endblock media-item %} {% block call-to-action %} -
    -
    + diff --git a/benefits/eligibility/templates/eligibility/start--senior.html b/benefits/eligibility/templates/eligibility/start--senior.html index d876ff2b0..560c1b0b6 100644 --- a/benefits/eligibility/templates/eligibility/start--senior.html +++ b/benefits/eligibility/templates/eligibility/start--senior.html @@ -6,7 +6,7 @@ {% endblock page-title %} {% block headline %} -
    +

    {% translate "You selected an Older Adult transit benefit." %}

    {% endblock headline %} @@ -16,8 +16,8 @@

    {% translate "You selected an Older Adult transit benefit." %}

    {% endblock media-item %} {% block call-to-action %} -
    -
    +
    +
    {% translate "Get started with" as button_text %}