-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresources.html
More file actions
65 lines (62 loc) · 2.63 KB
/
resources.html
File metadata and controls
65 lines (62 loc) · 2.63 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
---
layout: default
title: Resources
permalink: /resources
---
<section id="page-title" style="background: url('images/parallax/18.jpg')" data-stellar-background-ratio="0.6" class="page-title-animate page-title-parallax text-light">
<div class="background-overlay"></div>
<div class="container">
<div class="page-title col-md-8">
<h1 class="text-uppercase text-medium editable">RESOURCES</h1>
</div>
</div>
</section>
<section>
<div class="container">
<div class="row">
<div class="float-right col-md-9 editable">
<div class="heading">
<h2>Forms</h2>
<span class="lead">Required paperwork for joining BCPC</span>
</div>
<div class="list-group">
<a href="#" class="list-group-item"> <span class="glyphicon glyphicon-file"></span> Join Bridge City in 3 easy steps </a>
<a href="#" class="list-group-item"> <span class="glyphicon glyphicon-file"></span> Membership form for 2016</a>
<a href="#" class="list-group-item"> <span class="glyphicon glyphicon-file"></span> Membership form for Youth and Parents for 2016</a>
<a href="#" class="list-group-item"> <span class="glyphicon glyphicon-file"></span> Bridge City Paddling Club 501 (c) (3) Letter from Internal Revenue Service EIN 27-3171332</a>
<a href="#" class="list-group-item"> <span class="glyphicon glyphicon-file"></span> Paddler Waiver for BCPC and DSUSA </a>
<a href="#" class="list-group-item"> <span class="glyphicon glyphicon-file"></span> Youth Paddler Waiver for BCPC</a>
</div>
</div>
<div class="col-md-3 sidebar editable">
<div class="widget clearfix">
<h4 class="widget-title">Races and Results</h4>
<ul class="list-posts list-medium">
<li><a href="#">Available 2017 OC Races</a></li>
<li><a href="#">Available 2017 DB Races</a></li>
<li><a href="#">2014-2016 Race Results</a></li>
<li><a href="#">2012-2013 Race Results</a></li>
<li><a href="#">2010-2011 Race Results</a></li>
</ul>
</div>
<div class="widget clearfix">
<h4 class="widget-title">Preview Clothing</h4>
<ul class="list-posts list-medium">
<li><a href="#">Clothing</a></li>
<li><a href="#">Printing and typesetting</a></li>
</ul>
</div>
<div class="widget clearfix">
<h4 class="widget-title">Useful Information</h4>
<ul class="list-posts list-medium">
<li><a href="#">What is Dragonboating?</a></li>
<li><a href="#">What is Outrigger Canoe?</a></li>
<li><a href="#">What to Wear</a></li>
<li><a href="#">Glossary of Paddling Terms</a></li>
<li><a href="#">Water Safety and Huli Videos</a></li>
</ul>
</div>
</div>
</div>
</div>
</section>