Sasidu commited on
Commit
e523f11
·
1 Parent(s): 6bf4e08

add downloaded new file

Browse files
Files changed (1) hide show
  1. Downloadscopy.html +319 -0
Downloadscopy.html ADDED
@@ -0,0 +1,319 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE HTML>
2
+ <html>
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
6
+ <title>Local Bank &mdash; Sri Lanka</title>
7
+ <meta name="viewport" content="width=device-width, initial-scale=1">
8
+ <meta name="description" content="Free HTML5 Website Template by freehtml5.co" />
9
+ <meta name="keywords" content="free website templates, free html5, free template, free bootstrap, free website template, html5, css3, mobile first, responsive" />
10
+ <meta name="author" content="freehtml5.co" />
11
+
12
+ <!--
13
+ //////////////////////////////////////////////////////
14
+
15
+ FREE HTML5 TEMPLATE
16
+ DESIGNED & DEVELOPED by FreeHTML5.co
17
+
18
+ Website: http://freehtml5.co/
19
+ Email: info@freehtml5.co
20
+ Twitter: http://twitter.com/fh5co
21
+ Facebook: https://www.facebook.com/fh5co
22
+
23
+ //////////////////////////////////////////////////////
24
+ -->
25
+
26
+ <!-- Facebook and Twitter integration -->
27
+ <meta property="og:title" content=""/>
28
+ <meta property="og:image" content=""/>
29
+ <meta property="og:url" content=""/>
30
+ <meta property="og:site_name" content=""/>
31
+ <meta property="og:description" content=""/>
32
+ <meta name="twitter:title" content="" />
33
+ <meta name="twitter:image" content="" />
34
+ <meta name="twitter:url" content="" />
35
+ <meta name="twitter:card" content="" />
36
+
37
+ <link href="https://fonts.googleapis.com/css?family=Oxygen:300,400" rel="stylesheet">
38
+ <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700" rel="stylesheet">
39
+
40
+ <!-- Animate.css -->
41
+ <link rel="stylesheet" href="static/css/animate.css">
42
+ <!-- Icomoon Icon Fonts-->
43
+ <link rel="stylesheet" href="static/css/icomoon.css">
44
+ <!-- Bootstrap -->
45
+ <link rel="stylesheet" href="static/css/bootstrap.css">
46
+
47
+ <!-- Magnific Popup -->
48
+ <link rel="stylesheet" href="static/css/magnific-popup.css">
49
+
50
+ <!-- Flexslider -->
51
+ <link rel="stylesheet" href="static/css/flexslider.css">
52
+
53
+ <!-- Theme style -->
54
+ <link rel="stylesheet" href="static/css/style.css">
55
+
56
+ <!-- Modernizr JS -->
57
+ <script src="static/js/modernizr-2.6.2.min.js"></script>
58
+ <!-- FOR IE9 below -->
59
+ <!--[if lt IE 9]>
60
+ <script src="js/respond.min.js"></script>
61
+ <![endif]-->
62
+
63
+ </head>
64
+ <body>
65
+
66
+ <div class="fh5co-loader"></div>
67
+
68
+ <div id="page">
69
+ <nav class="fh5co-nav" role="navigation">
70
+ <div class="container-wrap">
71
+ <div class="top-menu">
72
+ <div class="row">
73
+ <div class="col-xs-2">
74
+ <div id="fh5co-logo"><a href="index.html">LocalBank</a></div>
75
+ </div>
76
+ <div class="col-xs-10 text-right menu-1">
77
+ <ul>
78
+ <li
79
+ class="has-dropdown">
80
+ <a href="index.html">Personal</a>
81
+ <ul class="dropdown">
82
+ <li><a href="#">Savings</a></li>
83
+ <li><a href="#">Fixed Deposit</a></li>
84
+ <li><a href="#">Current Account</a></li>
85
+ <li><a href="#">Cards</a></li>
86
+ <li><a href="#">Loans</a></li>
87
+ </ul>
88
+ </li>
89
+ <li class="has-dropdown">
90
+ <a href="work.html">Corporate</a>
91
+ <ul class="dropdown">
92
+ <li><a href="#">General Savings</a></li>
93
+ <li><a href="#">Trade Services</a></li>
94
+ <li><a href="#">Treasury</a></li>
95
+ <li><a href="#">Investment Banking</a></li>
96
+ </ul>
97
+ </li>
98
+ <li
99
+ class="has-dropdown">
100
+ <a href="blog.html">Business</a>
101
+ <ul class="dropdown">
102
+ <li><a href="#">Savings for SME</a></li>
103
+ <li><a href="#">Loans</a></li>
104
+ </ul>
105
+ </li>
106
+ <li><a href="about.html">About Us</a></li>
107
+ <li><a href="contact.html">Contact</a></li>
108
+ </ul>
109
+ </div>
110
+ </div>
111
+
112
+ </div>
113
+ </div>
114
+ </nav>
115
+ <div class="container-wrap">
116
+ <aside id="fh5co-hero">
117
+ <div class="flexslider">
118
+ <ul class="slides">
119
+ <li style="background-image: url(static/images/img_bg_1.jpg);">
120
+ <div class="overlay-gradient"></div>
121
+ <div class="row">
122
+ <div class="col-md-6 col-md-offset-3 slider-text slider-text-bg">
123
+ <div class="slider-text-inner text-center">
124
+ <h1>Bank Downloads</h1>
125
+ <h2>You are welcome to download the documents and fill it at your convenience. Please handover the document to the nearest branch to proceed</a></h2>
126
+ </div>
127
+ </div>
128
+ </div>
129
+ </li>
130
+ </ul>
131
+ </div>
132
+ </aside>
133
+ <div id="fh5co-work">
134
+ <div class="row">
135
+ <!--div class="col-md-8">
136
+ <a href="images/portfolio-1.jpg" class="image-popup img-portfolio-detail">
137
+ <img src="images/portfolio-1.jpg" alt="Free HTML5 Template by FreeHTML5.co" class="img-responsive">
138
+ </a>
139
+ <a href="images/portfolio-2.jpg" class="image-popup img-portfolio-detail">
140
+ <img src="images/portfolio-2.jpg" alt="Free HTML5 Template by FreeHTML5.co" class="img-responsive">
141
+ </a>
142
+ <a href="images/portfolio-3.jpg" class="image-popup img-portfolio-detail">
143
+ <img src="images/portfolio-3.jpg" alt="Free HTML5 Template by FreeHTML5.co" class="img-responsive">
144
+ </a>
145
+ </div-->
146
+ <div class="col-md-4 fh5co-project-detail">
147
+ <h2 class="fh5co-project-title">Downloads</h2>
148
+ <!--span class="fh5co-project-sub">Package of the year</span-->
149
+ <!--p>You are welcome to download the documents and fill it at your convenience. Please handover the document to the nearest branch to proceed</p-->
150
+
151
+ <!div class="fh5co-project-service">
152
+ <!--h3>Services</h3-->
153
+ <ul>
154
+ <li>Savings Account Opening Mandate</li>
155
+ <ul>
156
+ <li>Minor Savings account </li>
157
+ <li>Major Savings account </li>
158
+ </ul>
159
+ <li>Current Account Opening Mandate</li>
160
+ <ul>
161
+ <li>Personal Current account </li>
162
+ <li>Corporate Current account </li>
163
+ </ul>
164
+ <li>Fixed Deposit Opening Mandate</li>
165
+ <li>Debit Card Application</li>
166
+ <li>Credit Card Application</li>
167
+ <!--li>Package Design</li>
168
+ <li>Printing</li>
169
+ <li>Branding</li-->
170
+ </ul>
171
+ </div>
172
+ </div>
173
+
174
+ <!-- <div class="col-md-4 text-center animate-box">
175
+ <a href="#" class="work" style="background-image: url(images/portfolio-1.jpg);">
176
+ <div class="desc">
177
+ <h3>Project Name</h3>
178
+ <span>Illustration</span>
179
+ </div>
180
+ </a>
181
+ </div>
182
+ <div class="col-md-4 text-center animate-box">
183
+ <a href="#" class="work" style="background-image: url(images/portfolio-2.jpg);">
184
+ <div class="desc">
185
+ <h3>Project Name</h3>
186
+ <span>Brading</span>
187
+ </div>
188
+ </a>
189
+ </div>
190
+ <div class="col-md-4 text-center animate-box">
191
+ <a href="#" class="work" style="background-image: url(images/portfolio-3.jpg);">
192
+ <div class="desc">
193
+ <h3>Project Name</h3>
194
+ <span>Illustration</span>
195
+ </div>
196
+ </a>
197
+ </div>
198
+ <div class="col-md-4 text-center animate-box">
199
+ <a href="#" class="work" style="background-image: url(images/portfolio-4.jpg);">
200
+ <div class="desc">
201
+ <h3>Project Name</h3>
202
+ <span>Illustration</span>
203
+ </div>
204
+ </a>
205
+ </div>
206
+ <div class="col-md-4 text-center animate-box">
207
+ <a href="#" class="work image-popup" style="background-image: url(images/portfolio-5.jpg);">
208
+ <div class="desc">
209
+ <h3>Project Name</h3>
210
+ <span>Brading</span>
211
+ </div>
212
+ </a>
213
+ </div>
214
+ <div class="col-md-4 text-center animate-box">
215
+ <a href="#" class="work image-popup" style="background-image: url(images/portfolio-6.jpg);">
216
+ <div class="desc">
217
+ <h3>Project Name</h3>
218
+ <span>Illustration</span>
219
+ </div>
220
+ </a>
221
+ </div> -->
222
+ </div>
223
+ </div>
224
+ </div><!-- END container-wrap -->
225
+
226
+ <div class="container-wrap">
227
+ <footer id="fh5co-footer" role="contentinfo">
228
+ <div class="row">
229
+ <div class="col-md-3 fh5co-widget">
230
+ <h4>About Local Bank</h4>
231
+ <p>We are humble to provide variety of financial services to our customers .</p>
232
+ </div>
233
+ <div class="col-md-3 col-md-push-1">
234
+ <h4>Latest News</h4>
235
+ <ul class="fh5co-footer-links">
236
+ <li><a href="#">Savings promotions</a></li>
237
+ <li><a href="cardpromotions.html">Card promotions</a></li>
238
+ <li><a href="#">New savings scheme for young adults</a></li>
239
+ <li><a href="reachthebank.html">Weekend Banking</a></li>
240
+ <li><a href="#">Local Bank wins the Corporate Citizen Award 2022</a></li>
241
+ </ul>
242
+ </div>
243
+
244
+ <div class="col-md-3 col-md-push-1">
245
+ <h4>Links</h4>
246
+ <ul class="fh5co-footer-links">
247
+ <li><a href="Downloadscopy.html">Downloads</a></li>
248
+ <li><a href="interestrates.html">Interest rates</a></li>
249
+ <li><a href="interestrates.html">Exchange rates</a></li>
250
+ <li><a href="#">Careers</a></li>
251
+ <li><a href="#">Customer Charter</a></li>
252
+ </ul>
253
+ </div>
254
+
255
+ <div class="col-md-3">
256
+ <h4>Contact Information</h4>
257
+ <ul class="fh5co-footer-links">
258
+ <li>98 Galle Road, <br> Colombo 04</li>
259
+ <li><a href="tel://1234567920">+ 94112 523 523</a></li>
260
+ <li><a href="mailto:info@localbank.com">info@localbank.com</a></li>
261
+ <li><a href="http://localbank.com">localbank.com</a></li>
262
+ </ul>
263
+ </div>
264
+
265
+ </div>
266
+
267
+ <div class="row copyright">
268
+ <div class="col-md-12 text-center">
269
+ <p>
270
+ <small class="block">&copy; 2016 Free HTML5. All Rights Reserved.</small>
271
+ <small class="block">Designed by <a href="http://freehtml5.co/" target="_blank">FreeHTML5.co</a> Demo Images: <a href="http://unsplash.co/" target="_blank">Unsplash</a></small>
272
+ </p>
273
+ <p>
274
+ <ul class="fh5co-social-icons">
275
+ <li><a href="#"><i class="icon-twitter"></i></a></li>
276
+ <li><a href="#"><i class="icon-facebook"></i></a></li>
277
+ <li><a href="#"><i class="icon-linkedin"></i></a></li>
278
+ <li><a href="#"><i class="icon-dribbble"></i></a></li>
279
+ </ul>
280
+ </p>
281
+ </div>
282
+ </div>
283
+ </footer>
284
+ </div><!-- END container-wrap -->
285
+ </div>
286
+
287
+ <div class="gototop js-top">
288
+ <a href="#" class="js-gotop"><i class="icon-arrow-up2"></i></a>
289
+ </div>
290
+
291
+ <!-- jQuery -->
292
+ <script src="static/js/jquery.min.js"></script>
293
+ <!-- jQuery Easing -->
294
+ <script src="static/js/jquery.easing.1.3.js"></script>
295
+ <!-- Bootstrap -->
296
+ <script src="static/js/bootstrap.min.js"></script>
297
+ <!-- Waypoints -->
298
+ <script src="static/js/jquery.waypoints.min.js"></script>
299
+ <!-- Flexslider -->
300
+ <script src="static/js/jquery.flexslider-min.js"></script>
301
+ <!-- Magnific Popup -->
302
+ <script src="static/js/jquery.magnific-popup.min.js"></script>
303
+ <script src="static/js/magnific-popup-options.js"></script>
304
+ <!-- Counters -->
305
+ <script src="static/js/jquery.countTo.js"></script>
306
+ <!-- Main -->
307
+ <script src="static/js/main.js"></script>
308
+ <script src="https://www.gstatic.com/dialogflow-console/fast/messenger/bootstrap.js?v=1"></script>
309
+ <script src="https://www.gstatic.com/dialogflow-console/fast/messenger/bootstrap.js?v=1"></script>
310
+ <df-messenger
311
+ intent="WELCOME"
312
+ chat-title="LocalBankBot"
313
+ agent-id="74e756e6-26ca-4e9e-adf7-d0a31fdc4ffb"
314
+ language-code="en"
315
+ ></df-messenger>
316
+
317
+ </body>
318
+ </html>
319
+