forked from techmeetup/techmeetup.co.uk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
inverness.html
33 lines (22 loc) · 1.04 KB
/
inverness.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
---
layout: default
title: Home
---
<h2>Inverness</h2>
<p>Last monday of month</p>
<p class="organisers">
Organised by: <a class="organiser" href="https://twitter.com/AlasdairMorris">@AlasdairMorris</a>
</p>
<div id="UpcomingEvents"></div>
<h3>Export straight into your calendar and never miss an event!</h3>
<p>Please <a href="http://opentechcalendar.co.uk/index.php/group/16">go here and click export for instructions</a>.</p>
<h3>Usual Venue</h3>
<p>
Note that sometimes special events are held at other locations, so always check details for each event.
But usually, you'll find us at
<a href="https://www.google.co.uk/maps/place/Velocity+Cafe+and+Bicycle+Workshop/@57.478026,-4.219222,17z/data=!4m6!1m3!3m2!1s0x488f714c32f8df9d:0x3eec43c6c2ca5cce!2sVelocity+Cafe+and+Bicycle+Workshop!3m1!1s0x488f714c32f8df9d:0x3eec43c6c2ca5cce">Velocity Cafe, 1 Crown Avenue, Inverness IV2 3NF.</a>.
</p>
<script src="{{ site.baseurl }}/static/js/cityCal.js"></script>
<script>
placeOpenTechCalendarEventListWidget('UpcomingEvents',{groupID:16});
</script>