diff --git a/benefits/core/templates/core/help.html b/benefits/core/templates/core/help.html index ef3325904..1db33735a 100644 --- a/benefits/core/templates/core/help.html +++ b/benefits/core/templates/core/help.html @@ -9,13 +9,8 @@ {% block main-content %}
-
+

{% translate "Help" %}

-
-
- -
-

{% translate "What is Cal-ITP Benefits?" %}

{% blocktranslate trimmed %} @@ -137,11 +132,7 @@

{% translate "Questions?" %}

provider. {% endblocktranslate %}

-
-
-
-
{% if agency %} {% include "core/includes/agency-links.html" %} {% else %} @@ -152,8 +143,8 @@

{% translate "Questions?" %}

-
-
+
+
{% translate "Go Back" as button_text %} {% include "core/includes/button--origin.html" with button_text=button_text %}