Skip to content

Commit

Permalink
Fix: use headline-text for block (#2629)
Browse files Browse the repository at this point in the history
  • Loading branch information
lalver1 authored Jan 16, 2025
2 parents 9f92450 + 3603f08 commit dcc35ca
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
{% translate "Agency card overview" %}
{% endblock page-title %}

{% block headline %}
{% block headline-text %}
{% translate "You selected a Reduced Fare Mobility ID transit benefit." %}
{% endblock headline %}
{% endblock headline-text %}

{% block eligibility-item %}
{% include "eligibility/includes/eligibility-item--identification--start--sbmtd-agency-card.html" %}
Expand Down

0 comments on commit dcc35ca

Please sign in to comment.