From cb558f4fe4c9a0f03f6a34c9360710349ead98a8 Mon Sep 17 00:00:00 2001 From: Machiko Yasuda Date: Mon, 9 Dec 2024 22:22:16 +0000 Subject: [PATCH 1/2] feat(help): realign Help page width, combine some divs --- benefits/core/templates/core/help.html | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/benefits/core/templates/core/help.html b/benefits/core/templates/core/help.html index ef3325904..b23036226 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 %}
From 54fb16fd21ae274e993767e5d9a726c6d7fa9d83 Mon Sep 17 00:00:00 2001 From: Machiko Yasuda Date: Wed, 11 Dec 2024 00:04:04 +0000 Subject: [PATCH 2/2] fix: remove unnecessary class --- benefits/core/templates/core/help.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benefits/core/templates/core/help.html b/benefits/core/templates/core/help.html index b23036226..1db33735a 100644 --- a/benefits/core/templates/core/help.html +++ b/benefits/core/templates/core/help.html @@ -9,7 +9,7 @@ {% block main-content %}
-
+

{% translate "Help" %}

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