-
Notifications
You must be signed in to change notification settings - Fork 22
Expand file tree
/
Copy pathindex.html
More file actions
99 lines (95 loc) · 4.12 KB
/
Copy pathindex.html
File metadata and controls
99 lines (95 loc) · 4.12 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
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
---
layout: default
title: Farset Labs - Home
image: /assets/img/space/ground-floor-1.jpg
carousel:
- image: /assets/img/carousels/frontpage/slide1.jpg
- image: /assets/img/carousels/frontpage/slide2.jpg
- image: /assets/img/carousels/frontpage/slide3.jpg
---
<div>
<p>
<b>Farset Labs</b>
is a community funded and volunteer operated charity, opened in 2012 as a place for creativity and technological tinkering.
We’re open to everyone, no matter what you want to do, and we welcome people from all walks of life to use our space,
<a href="{{site.base}}/events">come to our events</a>, and get involved with the maker community in Northern Ireland.
<a href="{{site.base}}/about/who_we_are">Read more about us!</a>
</p>
</div>
<div class="row">
<div class="columns">
<fieldset class="block">
<legend>
<h4>Get Involved</h4>
</legend>
<div>
<p>Becoming a member of the Labs
<a href="/about/facility">opens the doors to our resources and space</a>
any time, as well as
<a href="/events">free access to events</a>.
Long-term desk rental is also available for members.
</p>
<p>
Already a member? <a href="/login">Manage your membership here</a>.
</p>
</div>
<script async src="https://js.stripe.com/v3/pricing-table.js"></script>
<stripe-pricing-table pricing-table-id="prctbl_1PYSAdHVcZRgX183ab67RI0g"
publishable-key="pk_live_1sIaEOF4fdxq136517FMhqG0">
</stripe-pricing-table>
</fieldset>
<fieldset class="block">
<legend>
<h4>Support Us</h4>
</legend>
<div>
<p>If you’re not in a position to make regular use of the space but still want to support us, consider signing up as a Friend of Farset! Your donations will go towards the upkeep of the space and its community and if you want to support anything in particular, you can say so in the form!</p>
<div class="small-12 medium-6 columns">
<form class="text-center" action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top" style="margin: 0;">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="6E5VFUY63DKLS">
<input type="hidden" src="https://www.paypalobjects.com/en_GB/i/btn/btn_donate_SM.gif" border="0" name="submit" alt="PayPal – The safer, easier way to pay online.">
<input type="submit" name="submit" class="button round expand" value="Support us via PayPal">
<img alt="" border="0" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="1" height="1" style="float: right;">
</form>
</div>
<div class="small-12 medium-6 columns">
<a class="button round expand" type="button" href="https://www.patreon.com/bePatron?u=11068558">Support us via Patreon</a>
</div>
</div>
</fieldset>
</div>
<div class="small-12 medium-6 columns">
<fieldset class="block">
<legend>
<h4>Upcoming Events</h4>
</legend>
<iframe frameborder="0" height="240" scrolling="no" src="https://www.google.com/calendar/embed?showTitle=0&showNav=0&showPrint=0&showTabs=0&showCalendars=0&showTz=0&mode=AGENDA&height=200&wkst=2&bgcolor=%23FFFFFF&src=farsetlabs.org.uk_srmqnkn373auq51u00s2nijrq8%40group.calendar.google.com&color=%235F6B02&ctz=Europe%2FLondon" style=" border-width:0 " width="318"></iframe>
<p class="text-right">
<a href="{{site.base}}/events">More Events...</a>
</p>
</fieldset>
</div>
<div class="small-12 medium-6 columns">
<fieldset class="block">
<legend>
<h4>Contact Us</h4>
</legend>
<dl>
<dt>Email</dt>
<dd>
<a href="mailto:info@farsetlabs.org.uk">info@farsetlabs.org.uk</a>
</dd>
<dt>Address</dt>
<dd>
<address>
Farset Labs<br>
Unit 2A-2B Weavers Court Business Park<br/>
Linfield Road<br/>
Belfast BT12 5GH<br/>
</address>
</dd>
</dl>
</fieldset>
</div>
</div>