-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsaved.njk
356 lines (355 loc) · 12.1 KB
/
saved.njk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
---
layout: layout.njk
title: See Your Saved NYS Services
url:
domain:
facebook:
title: Find NYS Services
description: Find NYS Services
image: nygov-logo.png
twitter:
title: Find NYS Services
description: Find NYS Services
image: nygov-logo.png
---
{% from './_includes/_components.njk' import service %}
<section class="mx-4 md:mx-12 mt-8 pb-8" x-data="">
<h1 class="font-bold text-2xl text-ny-blue mb-4"> Here's what you need to get started </h1>
<p class="my-4">We recommend sharing this list so you can refer back to it anytime.</p>
<div class="flex flex-col md:flex-row mb-8 gap-4 md:gap-8 print:hidden">
<button
class="grow p-4 bg-ny-blue text-white tracking-widest font-bold rounded-xl uppercase text-sm hover:bg-black focus:bg-black"
@click="">
Email List
</button>
<button
class="grow p-4 bg-ny-blue text-white tracking-widest font-bold rounded-xl uppercase text-sm hover:bg-black focus:bg-black"
@click="window.print()">
Print List
</button>
</div>
{{
service({
service:"Child Care Subsidy Program",
description: "A brief description of this awesome service for you.",
link:"https://ny.gov",
servicenum:"1",
saved:"checkurl"
})
}}
{{
service({
service:"Unemployment Assistance",
description: "A brief description of this awesome service for you.",
link:"https://ny.gov",
servicenum:"2",
saved:"checkurl"
})
}}
{{
service({
service:"Supplemental Nutrition Assistance Program (SNAP)",
description: "A brief description of this awesome service for you.",
link:"https://ny.gov",
servicenum:"3",
saved:"checkurl"
})
}}
{{
service({
service:"Home Energy Assistance Program (HEAP)",
description: "A brief description of this awesome service for you.",
link:"https://ny.gov",
servicenum:"4",
saved:"checkurl"
})
}}
{{
service({
service:"Section 8 Housing Choice Voucher Program",
description: "A brief description of this awesome service for you.",
link:"https://ny.gov",
servicenum:"5",
saved:"checkurl"
})
}}
{{
service({
service:"Paid Family Leave for Bonding",
description: "A brief description of this awesome service for you.",
link:"https://ny.gov",
servicenum:"6",
saved:"checkurl"
})
}}
{{
service({
service:"Medicare",
description: "A brief description of this awesome service for you.",
link:"https://ny.gov",
servicenum:"7",
saved:"checkurl"
})
}}
{{
service({
service:"Women, Infants, and Children’s Program (WIC)",
description: "A brief description of this awesome service for you.",
link:"https://ny.gov",
servicenum:"8",
saved:"checkurl"
})
}}
{{
service({
service:"Disability Benefits Claim",
description: "A brief description of this awesome service for you.",
link:"https://ny.gov",
servicenum:"9",
saved:"checkurl"
})
}}
{{
service({
service:"Adult Career and Continuing Education Services - Vocational Rehabilitation (ACCES-VR)",
description: "A brief description of this awesome service for you.",
link:"https://ny.gov",
servicenum:"10",
saved:"checkurl"
})
}}
{{
service({
service:"Shared Work Program",
description: "A brief description of this awesome service for you.",
link:"https://ny.gov",
servicenum:"11",
saved:"checkurl"
})
}}
{{
service({
service:"Child Health Plus",
description: "A brief description of this awesome service for you.",
link:"https://ny.gov",
servicenum:"12",
saved:"checkurl"
})
}}
{{
service({
service:"Paid Family Leave for Family Care",
description: "A brief description of this awesome service for you.",
link:"https://ny.gov",
servicenum:"13",
saved:"checkurl"
})
}}
{{
service({
service:"Paid Family Leave for Military Families",
description: "A brief description of this awesome service for you.",
link:"https://ny.gov",
servicenum:"14",
saved:"checkurl"
})
}}
{{
service({
service:"NYS Tuition Assistance Program (TAP)",
description: "A brief description of this awesome service for you.",
link:"https://ny.gov",
servicenum:"15",
saved:"checkurl"
})
}}
{{
service({
service:"New York State Veterans Blind Annuity Program",
description: "A brief description of this awesome service for you.",
link:"https://ny.gov",
servicenum:"16",
saved:"checkurl"
})
}}
{{
service({
service:"Veteran Disability Compensation",
description: "A brief description of this awesome service for you.",
link:"https://ny.gov",
servicenum:"17",
saved:"checkurl"
})
}}
{{
service({
service:"Aid for Part Time Study",
description: "A brief description of this awesome service for you.",
link:"https://ny.gov",
servicenum:"18",
saved:"checkurl"
})
}}
{{
service({
service:"Find a COVID-19 Testing Site Near You",
description: "A brief description of this awesome service for you.",
link:"https://ny.gov",
servicenum:"19",
saved:"checkurl"
})
}}
{{
service({
service:"COVID-19 Quarantine Leave",
description: "A brief description of this awesome service for you.",
link:"https://ny.gov",
servicenum:"20",
saved:"checkurl"
})
}}
{{
service({
service:"New York State Domestic Violence and Sexual Violence Hotline",
description: "A brief description of this awesome service for you.",
link:"https://ny.gov",
servicenum:"21",
saved:"checkurl"
})
}}
{{
service({
service:"Find a Job",
description: "A brief description of this awesome service for you.",
link:"https://ny.gov",
servicenum:"22",
saved:"checkurl"
})
}}
{{
service({
service:"Housing Resources During COVID-19",
description: "A brief description of this awesome service for you.",
link:"https://ny.gov",
servicenum:"23",
saved:"checkurl"
})
}}
{{
service({
service:"Find a Food Bank Near You",
description: "A brief description of this awesome service for you.",
link:"https://ny.gov",
servicenum:"24",
saved:"checkurl"
})
}}
{{
service({
service:"COVID-19 Emotional Support Helpline and Other Mental Health Resources",
description: "A brief description of this awesome service for you.",
link:"https://ny.gov",
servicenum:"25",
saved:"checkurl"
})
}}
{{
service({
service:"COVID-Related Health Insurance Information and Resources",
description: "A brief description of this awesome service for you.",
link:"https://ny.gov",
servicenum:"26",
saved:"checkurl"
})
}}
{{
service({
service:"Find Meals for Kids When Schools are Closed",
description: "A brief description of this awesome service for you.",
link:"https://ny.gov",
servicenum:"27",
saved:"checkurl"
})
}}
{{
service({
service:"Accessing Addiction Services During COVID",
description: "A brief description of this awesome service for you.",
link:"https://ny.gov",
servicenum:"28",
saved:"checkurl"
})
}}
{{
service({
service:"COVID-19 resources for New Americans",
description: "A brief description of this awesome service for you.",
link:"https://ny.gov",
servicenum:"29",
saved:"checkurl"
})
}}
{{
service({
service:"Find Diaper Assistance in Your Area",
description: "A brief description of this awesome service for you.",
link:"https://ny.gov",
servicenum:"30",
saved:"checkurl"
})
}}
{{
service({
service:"Temporary Assistance",
description: "A brief description of this awesome service for you.",
link:"https://ny.gov",
servicenum:"31",
saved:"checkurl"
})
}}
{{
service({
service:"File Your Taxes for Free Online",
description: "A brief description of this awesome service for you.",
link:"https://ny.gov",
servicenum:"32",
saved:"checkurl"
})
}}
{{
service({
service:"Veterans Non-Service Connected Pension",
description: "A brief description of this awesome service for you.",
link:"https://ny.gov",
servicenum:"33",
saved:"checkurl"
})
}}
{{
service({
service:"Homeowner Assistance Fund",
description: "A brief description of this awesome service for you.",
link:"https://ny.gov",
servicenum:"34",
saved:"checkurl"
})
}}
{{
service({
service:"Emergency Rental Assistance Program",
description: "A brief description of this awesome service for you.",
link:"https://ny.gov",
servicenum:"35",
saved:"checkurl"
})
}}
{{
service({
service:"Get a COVID-19 Vaccine",
description: "A brief description of this awesome service for you.",
link:"https://ny.gov",
servicenum:"36",
saved:"checkurl"
})
}}
</section>