-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdonate.html
174 lines (167 loc) · 6.14 KB
/
donate.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
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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Sikh Temple Makindu</title>
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no"/>
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
<link rel="stylesheet" type="text/css" href="css/styles.css">
<script type="text/javascript" src="js/modernizr.custom.js"></script>
</head>
<body>
<!-- main_wrapper -->
<div id="main_wrapper">
<!-- main-menu -->
<div class="main-menu stuck">
<ul>
<li><a href="history.html">History</a></li>
<li class="has-children">
<a href="events.html">Events</a>
<div class="sub-menu">
<ul>
<li><a href="#">Past</a></li>
<li><a href="#">Current</a></li>
<li><a href="#">Upcoming</a></li>
</ul>
</div>
</li>
<li class="has-children">
<a href="sewa.html">Sewa</a>
<div class="sub-menu">
<ul>
<li><a href="#">Tree Planting</a></li>
<li><a href="#">Langar</a></li>
<li><a href="#">Hospital</a></li>
<li><a href="#">Food Donations</a></li>
</ul>
</div>
</li>
<li class="menu-logo-wrapper">
<a href="index.html" class="menu-logo">
<img src="images/logo_white.png" width="100" height="100" alt="Sikh Temple Makindu" />
</a>
</li>
<li><a href="http://sikhyouthmakindu.com" target="_blank">SYM</a></li>
<li><a href="gallery.html">Gallery</a></li>
<li class="has-children">
<a href="contact-us.html">Contact Us</a>
<div class="sub-menu">
<ul>
<li><a href="contact-us.html">Contact</a></li>
<li><a href="#">Accomodation</a></li>
<li><a href="#">Donation</a></li>
<li><a href="#">Calendar</a></li>
</ul>
</div>
</li>
</ul>
</div>
<!-- main-menu end -->
<!-- inner_wrapper -->
<div id="inner_wrapper" class="wrapper">
<div class="content-wrapper">
<div class="content-heading">
<h1>Donate Now</h1>
<div class="sep"></div>
</div>
<div class="copy-wrapper">
<p>If you wish to donate money for support of the temple, kindly send us your donations to the bank account below:</p>
<table border="0">
<tr>
<td><strong>Account Name:</strong></td>
<td>Sikh Temple Makindu</td>
</tr>
<tr>
<td><strong>Bank Name:</strong></td>
<td>Kenya Commercial Bank</td>
</tr>
<tr>
<td><strong>Account Number:</strong></td>
<td>1102526908</td>
</tr>
<tr>
<td><strong>Branch Name:</strong></td>
<td>Industrial Area, Nairobi</td>
</tr>
<tr>
<td><strong>Branch Code:</strong></td>
<td>113</td>
</tr>
<tr>
<td><strong>Swift Code:</strong></td>
<td>KCBLKENX</td>
</tr>
</table>
</div>
</div>
</div>
<!-- inner_wrapper end -->
<!-- footer -->
<footer>
<div class="wrapper">
<ul class="cols">
<li>
<h3>Make a Donation</h3>
<p>If you wish to donate money for support of the temple.<br/>Lorem ipsum dolor sit amet, consectetuer adipiscing elit</p>
<a href="donate.html" class="btn orange"><span>Donate Now</span></a>
</li>
<li>
<h3>Get in Touch</h3>
<ul class="contacts-list">
<li class="clearfloat">
<div class="icon icon-location_on"></div>
<div class="details">Sikh Temple Makindu, Mombasa Road<br/>P.O. Box 43-90138, Makindu, Kenya</div>
</li>
<li class="clearfloat">
<div class="icon icon-phone"></div>
<div class="details phone">+254 733 123456<br/>+254 722 321456</div>
</li>
<li class="clearfloat">
<div class="icon icon-envelope"></div>
<div class="details">
<a href="mailto:info@sikhtemplemakindu.org" >info@sikhtemplemakindu.org</a>
</div>
</li>
</ul>
</li>
<li>
<h3>Follow Us</h3>
<ul class="social-list">
<li><a href="https://www.facebook.com/sikhyouthofmakindu" target="_blank" class="icon-facebook" title="Facebook"></a></li>
<li><a href="#" class="icon-twitter" title="Twitter"></a></li>
<li><a href="https://www.instagram.com/sikhyouthmakindu" target="_blank" class="icon-instagram" title="Instagram"></a></li>
</ul>
</li>
</ul>
<!-- copyright -->
<div class="copyright">SIKH TEMPLE MAKINDU © 2016. All rights reserved.</div>
<!-- copyright end -->
</div>
</footer>
<!-- footer end -->
</div>
<!-- main_wrapper end -->
<!-- back-to-top -->
<a href="#" class="back-to-top icon-angle-up" title="Scroll to top"></a>
<!-- back-to-top end -->
<!-- preloader -->
<div id="loader-wrapper">
<div class="loader">
<img src="images/logo.png" width="150" height="185" alt="Logo" />
<div class="ball-pulse">
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
</div>
</div>
</div>
<!-- preloader end -->
<script type="text/javascript" src="js/jquery-1.11.3.min.js"></script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyAyIWO7YPsRAwlv-JDUZtqQC63y_TXrPhk"></script>
<script type="text/javascript" src="js/scripts.js"></script>
<script type="text/javascript" src="js/main.js"></script>
</body>
</html>