-
Notifications
You must be signed in to change notification settings - Fork 35
Expand file tree
/
Copy pathcontact.html
More file actions
36 lines (34 loc) · 1.44 KB
/
contact.html
File metadata and controls
36 lines (34 loc) · 1.44 KB
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
---
layout: default
description: Contact HSBNE
title: Contact Us
---
<div class="{{ site.data.class_pages.container_main }}">
<div class="{{ site.data.class_pages.row_title }}">
<div class="col">
<h2 class="{{ site.data.class_pages.h2 }}">Want to Donate?</h2>
<p>All sorts of individuals and businesses' <a href="/donate">donate to HSBNE</a>.</p>
</div>
</div>
<div class="{{ site.data.class_pages.row_title }}">
<div class="col">
<h2 class="{{ site.data.class_pages.h2 }}">Media contact?</h2>
<p>We'd love you to quote us, <a href="/media">check our Media pack!</a></p>
</div>
</div>
<div class="{{ site.data.class_pages.row_title }}">
<div class="col">
<h2 class="{{ site.data.class_pages.h2 }}">In Person</h2>
<p>The best way to experience what we are all about is to come along to one of our Tuesday Open Nights. These are advertised on our Eventbrite and Facebook pages.</p>
</div>
</div>
<div class="{{ site.data.class_pages.row_title }}">
<div class="col">
<h2 class="fw-semibold">By Email</h2>
<h3>General Enquiries</h3>
<p>HSBNE is kept running by a group of volunteer members. You can email them at <a href="mailto:contact@hsbne.org">contact@hsbne.org</a>.
<h3>Legal/Operational - The Executive</h3>
<p>You can email our association's appointed executive team at <a href="mailto:executive@hsbne.org">executive@hsbne.org</a>.</p>
</div>
</div>
</div>