-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path988-resources.njk
91 lines (77 loc) · 2.74 KB
/
988-resources.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
---
layout: omh.njk
title: 988 Resources
omhLink: 988-resources.html
permalink: /omhweb/crisis/988-resources.html
---
{% from './_includes/_components.njk' import hero,cards,stats,highlight,accordion,documents, titleBar %}
{{ titleBar({
})
}}
{{ hero({
title: "988 Resources",
description:"Help spread the word in your communities about 988. Request free promotional materials today. ",
image:"/omhweb/bootstrap/img/988-resources-hero.jpg",
date:"",
links: [
{
text:"Request Materials",
link:"https://www.preventsuicideny.org/resources-request/",
arialabel:"Request Materials for printing"
}
]
})
}}
<section class="nysds-page">
{{
documents({
headline:"988 Community Education and Awareness Toolkit",
description:"Our most helpful and common materials along with translations are available in this Toolkit.",
documents:[
{
link:"https://omh.ny.gov/omhweb/crisis/988-toolkit.pdf",
text:"English",
type: "document"
}
]
})
}}
{{
documents({
headline:"Social Media Graphics",
description:"",
documents:[
{
link:"https://www.flickr.com/photos/nysomh/albums/72177720303423772",
text:"English",
type: "flickr"
},
{
link:"https://www.flickr.com/photos/nysomh/albums/72177720303414475",
text:"En Español (Spanish)",
type: "flickr"
},
{
link:"https://www.flickr.com/photos/nysomh/albums/72177720303419296",
text:"简体 (Simplified Chinese)",
type: "flickr"
},
{
link:"https://www.flickr.com/photos/nysomh/albums/72177720303419316",
text:"繁體 (Traditional Chinese) ",
type: "flickr"
}
]
})
}}
<h2>Additional Resources</h2>
<ul>
<li><a href="https://www.samhsa.gov/find-help/988">988 Suicide & Crisis Lifeline | SAMHSA </a></li>
<li><a href="https://www.samhsa.gov/find-help/988/lifeline-timeline"> 988 Suicide & Crisis Lifeline Timeline | SAMHSA (timeline of 988)</a></li>
</ul>
<h2>Language Access</h2>
<p>For 988 resources in another language, please submit a<a href="https://forms.office.com/Pages/ResponsePage.aspx?id=6rhs9AB5EE2M64Dowcge5_k-B0P_gmZPqRjx4JM_B2BUQVREOUkyRDQwVUVCQ1VEODNWTDFJVkhVUyQlQCN0PWcu">988 Resource Translation Request</a>.</p>
<h2>Contact Us</h2>
<p>Questions or comments about resources can be directed to the <a href="mailto:[email protected]">Bureau of Crisis, Emergency, and Stabilization Initiatives.</a>
</p>
</section>