|
1 | 1 | {% load i18n %}
|
2 | 2 |
|
3 | 3 | <h2 class="h2-sm pt-4 pt-lg-8" id="calfresh-transit-benefit">
|
4 |
| - {% translate "How do I know if I’m eligible for the transit benefit for CalFresh Cardholders?" %} |
| 4 | + {% translate "How do I know if I’m eligible for the transit benefit for CalFresh Cardholders?" %} |
5 | 5 | </h2>
|
6 | 6 | <p class="pt-2 pt-lg-4">
|
7 |
| - {% blocktranslate trimmed %} |
8 |
| - We verify your eligibility as a CalFresh Cardholder by confirming you have received funds in your |
9 |
| - CalFresh account at any point in the last three months. This means you are eligible for a transit |
10 |
| - benefit even if you did not receive funds in your CalFresh account this month or last month. |
11 |
| - {% endblocktranslate %} |
| 7 | + {% blocktranslate trimmed %} |
| 8 | + We verify your eligibility as a CalFresh Cardholder by confirming you have received funds in your |
| 9 | + CalFresh account at any point in the last three months. This means you are eligible for a transit |
| 10 | + benefit even if you did not receive funds in your CalFresh account this month or last month. |
| 11 | + {% endblocktranslate %} |
12 | 12 | </p>
|
13 | 13 |
|
14 | 14 | <h2 class="h2-sm pt-4 pt-lg-8" id="calfresh-transit-benefit-no-account-changes">
|
15 |
| - {% translate "Will this transit benefit change my CalFresh account?" %} |
| 15 | + {% translate "Will this transit benefit change my CalFresh account?" %} |
16 | 16 | </h2>
|
17 | 17 | <p class="pt-2 pt-lg-4">
|
18 |
| - {% blocktranslate trimmed %} |
19 |
| - No. Your monthly CalFresh allotment will not change. |
20 |
| - {% endblocktranslate %} |
| 18 | + {% blocktranslate trimmed %} |
| 19 | + No. Your monthly CalFresh allotment will not change. |
| 20 | + {% endblocktranslate %} |
21 | 21 | </p>
|
22 | 22 |
|
23 | 23 | <h2 class="h2-sm pt-4 pt-lg-8" id="calfresh-transit-benefit-enrollment">
|
24 |
| - {% translate "Do I need my Golden State Advantage card to enroll?" %} |
| 24 | + {% translate "Do I need my Golden State Advantage card to enroll?" %} |
25 | 25 | </h2>
|
26 | 26 | <p class="pt-2 pt-lg-4">
|
27 |
| - {% blocktranslate trimmed %} |
28 |
| - No, you do not need your physical EBT card to enroll. We use information from Login.gov and the California |
29 |
| - Department of Social Services to enroll you in the benefit. |
30 |
| - {% endblocktranslate %} |
| 27 | + {% blocktranslate trimmed %} |
| 28 | + No, you do not need your physical EBT card to enroll. We use information from Login.gov and the California |
| 29 | + Department of Social Services to enroll you in the benefit. |
| 30 | + {% endblocktranslate %} |
31 | 31 | </p>
|
32 | 32 |
|
33 | 33 | <h2 class="h2-sm pt-4 pt-lg-8" id="calfresh-transit-benefit-payment">
|
34 |
| - {% translate "Can I use my Golden State Advantage card to pay for transit rides?" %} |
| 34 | + {% translate "Can I use my Golden State Advantage card to pay for transit rides?" %} |
35 | 35 | </h2>
|
36 | 36 | <p class="pt-2 pt-lg-4">
|
37 |
| - {% blocktranslate trimmed %} |
38 |
| - No. You can not use your EBT or P-EBT card to pay for public transportation. When you tap to ride, use your personal |
39 |
| - contactless debit or credit card to pay for public transportation. |
40 |
| - {% endblocktranslate %} |
| 37 | + {% blocktranslate trimmed %} |
| 38 | + No. You can not use your EBT or P-EBT card to pay for public transportation. When you tap to ride, use your personal |
| 39 | + contactless debit or credit card to pay for public transportation. |
| 40 | + {% endblocktranslate %} |
41 | 41 | </p>
|
0 commit comments