-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_links.html
34 lines (33 loc) · 1.27 KB
/
_links.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
<div class="row">
<div class="column grid_12">
<h1>Useful Links</h1>
</div>
</div>
<div class="row">
<div class="column grid_4">
<h3>National</h3>
<p><a href="http://www.bowlsengland.com/">Bowls England</a></p>
<p><a href="http://www.247.tv/bowls">Bowls on TV</a></p>
</div>
<div class="column grid_4">
<h3>Local</h3>
<p><a href="http://www.fadba.online/community/farnham-and-district-bowling-association-13071/about-us">Farnham & District BA</a></p>
<p><a href="http://www.aldershotanddistrict.co.uk">Aldershot & District BA</a></p>
<p><a href="http://www.surreycountybowls.co.uk/">Surrey County BA</a></p>
<p><a href="http://www.ladiesbowlssurrey.co.uk/">Surrey County Womens BA</a></p>
<p><a href="http://www.westsurreyba.org.uk/">West Surrey BA</a></p>
</div>
<div class="column grid_4">
<h3>Seale & Sands</h3>
<p><a href="http://sealeandsands.org/">Community</a></p>
<p><a href="http://www.sealeandsandsrbl.com/">Royal British Legion</a></p>
<p><a href="http://saspc.info/">S&S Parish Council</a></p>
<p><a href="http://http://www.spw.org.uk/">Parish Churches</a></p>
</div>
</div>
<div class="row">
<div class="column grid_12" id="clubs">
<h3>Clubs</h3>
<!-- CLUBTABLE -->
</div>
</div>