-
Notifications
You must be signed in to change notification settings - Fork 32
/
contact.html
49 lines (49 loc) · 2.24 KB
/
contact.html
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
---
layout: default
description: Contact HSBNE
title: Contact Us
---
<div class="row">
<div class="col-md-4">
<h3><i class="fa fa-user-plus" aria-hidden="true"></i> Want to Join?</h3>
<p class="lead">
Head over to our <a href="/join.html">join page</a>, looking forward to meeting you!
</p>
</div>
<div class="col-md-4">
<h3><i class="fa fa-gift" aria-hidden="true"></i> Want to Donate?</h3>
<p class="lead">
All sorts of individuals and businesses' <a href="/donate.html">donate to HSBNE</a>.
</p>
</div>
<div class="col-md-4">
<h3><i class="fa fa-edit" aria-hidden="true"></i> Media contact?</h3>
<p class="lead">
We'd love you to quote us, <a href="/media.html">check our Media pack!</a>
</p>
</div>
</div>
<hr />
<div class="row">
<div class="col-md-6">
<h3><i class="fa fa-lightbulb" aria-hidden="true"></i> Things to sell, Job Listing or need assistance?</h3>
<p class="lead">
We run our own forum where you can post jobs, things for sale and talk to like-minded individuals. <a href="https://forum.hsbne.org"><i class="fab fa-discourse" aria-hidden="true"></i> Go to the forum. </a>
</p>
<h3><i class="fa fa-shoe-prints" aria-hidden="true"></i> In Person</h3>
<p class="lead">
The best way to experience what we are all about is to come along to one of our Tuesday Open Nights</a>. These are advertised on our Eventbrite and Facebook pages.
</p>
</div>
<div class="col-md-6">
<h3><i class="fa fa-inbox" aria-hidden="true"></i> By Email</h3>
<h4>General Enquiries</h5>
<p class="lead">HSBNE is kept running by a group of volunteer members. You can email
them at <a href="mailto:[email protected]">[email protected]</a>.<br /><br />If you need to get in touch with someone else, <a href="https://wiki.hsbne.org/contacts"> try our contacts page.</a>
</p>
<h4>Legal/Operational - The Executive</h4>
<p class="lead">
You can email our association's appointed executive team at <a href="mailto:[email protected]">[email protected]</a>. </a>
</p>
</div>
</div>