forked from miraheze/landing
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.php
442 lines (422 loc) · 25 KB
/
index.php
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
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
<?php require_once __DIR__ . '/config.php'; ?>
<?php require_once __DIR__ . '/getTranslations.php'; ?>
<!DOCTYPE html>
<html lang="<?php echo getLanguageCode(); ?>" prefix="og: http://ogp.me/ns#">
<head>
<meta charset="utf-8">
<title>Free Wiki Hosting, No Ads - Miraheze</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta name="keywords" content="wiki, wikis, free wiki hosting, Miraheze, wiki hosting, MediaWiki" />
<meta name="description" content="Seamlessly create and manage a wiki for free, no ads, no strings attached. See why dozens trust our expert hosting. Join Miraheze today!" />
<meta name="google-site-verification" content="9BKrnuH_ZCD7XGAk50SjbeUEZKjfJOQ02Dmo5pMZut0" />
<meta name="twitter:description" content="Seamlessly create and manage a wiki for free, no ads, no strings attached. See why dozens trust our expert hosting. Join Miraheze today!" />
<meta property="og:description" content="Seamlessly create and manage a wiki for free, no ads, no strings attached. See why dozens trust our expert hosting. Join Miraheze today!" />
<meta property="og:image" content="https://miraheze.org/embed.png">
<meta property="og:type" content="website" />
<meta property="og:title" content="Free Wiki Hosting, No Ads - Miraheze" />
<meta property="og:site_name" content="Miraheze" />
<meta property="og:url" content="https://miraheze.org/" />
<meta property="og:locale" content="en_US" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:image" content="https://miraheze.org/embed.png">
<meta name="twitter:title" content="Miraheze - Free Wiki Hosting with No Ads" />
<meta name="twitter:site" content="Miraheze" />
<meta name="mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="application-name" content="Miraheze" />
<meta name="apple-mobile-web-app-title" content="Miraheze" />
<link rel="canonical" href="https://miraheze.org" />
<link rel="icon" type="image/x-icon" href="https://miraheze.org/img/favicon.ico" />
<link rel="apple-touch-icon" href="/img/apple-touch-icon.png" />
<script type="application/ld+json">[{"@context":"https:\/\/schema.org","@type":"WebPage","headline":"Miraheze","url":"/","thumbnailUrl":"","dateCreated":"","creator":[],"keywords":[]}]</script>
<!-- Favicon -->
<link href="https://miraheze.org/img/favicon.ico" rel="icon">
<!-- Google Web Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link href="https://fonts.googleapis.com/css2?family=Heebo:wght@400;500&family=Jost:wght@500;600;700&display=swap" rel="stylesheet">
<!-- Icon Font Stylesheet -->
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet">
<!-- Customized Bootstrap Stylesheet -->
<link href="https://miraheze.org/css/bootstrap.min.css" rel="stylesheet">
<!-- Template Stylesheet -->
<link href="https://miraheze.org/css/style.css" rel="stylesheet">
<!-- Matomo analytics -->
<script>
var _paq = window._paq = window._paq || [];
_paq.push(['disableCookies']);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u = 'https://matomo.miraheze.org/';
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setDocumentTitle', 'Landing - Home']);
_paq.push(['setSiteId', 9838]);
_paq.push(['addTracker', u + 'matomo.php', 1]);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
<noscript><p><img src="https://matomo.miraheze.org/matomo.php?idsite=9838&rec=1&action_name=Landing_Home" style="border:0;" alt="Matomo" /></p></noscript>
</head>
<body>
<div class="container-xxl bg-white p-0">
<!-- Navbar & Hero Start -->
<div class="container-xxl position-relative p-0">
<nav class="navbar navbar-expand-lg navbar-light px-4 px-lg-5 py-3 py-lg-0">
<a href="" class="navbar-brand p-0">
<h1 class="m-0">Miraheze</h1>
<!-- <img src="https://static.wikitide.net/commonswiki/2/2c/WikiTide_wordmark.png" width="135" alt="Miraheze"> -->
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse" title="Navigation menu">
<span class="fa fa-bars"></span>
</button>
<div class="collapse navbar-collapse" id="navbarCollapse">
<div class="navbar-nav mx-auto py-0">
<a href="/" class="nav-item nav-link active">
<?php echo getTranslation( 'home' ); ?>
</a>
<a href="https://meta.miraheze.org/wiki/Special:MyLanguage/Miraheze:About" class="nav-item nav-link" title="<?php echo getTranslation( 'about-heading' ); ?>">
<?php echo getTranslation( 'about-heading' ); ?>
</a>
<a href="https://meta.miraheze.org/wiki/Special:MyLanguage/Donate" class="nav-item nav-link" title="<?php echo getTranslation( 'donate-heading' ); ?>">
<?php echo getTranslation( 'donate-heading' ); ?>
</a>
<a href="https://meta.miraheze.org/wiki/Special:MyLanguage/FAQ" class="nav-item nav-link" title="<?php echo getTranslation( 'faq' ); ?>">
<?php echo getTranslation( 'faq' ); ?>
</a>
<a href="https://meta.miraheze.org/wiki/Special:MyLanguage/Help_center" class="nav-item nav-link" title="<?php echo getTranslation( 'help-center' ); ?>">
<?php echo getTranslation( 'help-center' ); ?>
</a>
<div class="nav-item dropdown">
<a href="#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown">Languages</a>
<div class="dropdown-menu m-0">
<?php
$i18nDirectory = array_diff( scandir( 'i18n' ), [ '.', '..', 'qqq.json' ] );
$languageCodes = str_replace( '.json', '', $i18nDirectory );
foreach ( $languageCodes as $languageCode ) {
$displayName = LOCALE_GET_DISPLAY_NAME( $languageCode, $languageCode );
if ( $languageCode === 'en' ) {
echo "<a class=\"dropdown-item\" href=\"/\" title=\"{$displayName}\">" . $displayName . '</a>';
continue;
}
echo "<a class=\"dropdown-item\" href=\"/{$languageCode}\" title=\"{$displayName}\">" . $displayName . '</a>';
}
?>
</div>
</div>
</div>
<a href="https://meta.miraheze.org/wiki/Special:UserLogin" class="btn rounded-pill py-2 px-4 ms-3 d-none d-lg-block" title="<?php echo getTranslation( 'sign-in' ); ?>"><?php echo getTranslation( 'sign-in' ); ?></a>
<a href="https://meta.miraheze.org/wiki/Special:RequestWiki" class="btn rounded-pill py-2 px-4 ms-3 d-none d-lg-block" title="<?php echo getTranslation( 'requestwiki-text' ); ?>">
<?php echo getTranslation( 'requestwiki-text' ); ?>
</a>
</div>
</nav>
<div class="container-xxl bg-primary hero-header">
<div class="container px-lg-5">
<div class="row g-5 align-items-end">
<div class="col-lg-6 text-center text-lg-start">
<h1 class="text-white mb-4">
<?php echo getTranslation( 'welcome-text' ); ?>
</h1>
<p class="text-white pb-3">
<?php echo getTranslation( 'description-text' ); ?>
</p>
<a href="https://meta.miraheze.org/wiki/Special:RequestWiki" class="btn btn-secondary py-sm-3 px-sm-5 rounded-pill me-3" title="<?php echo getTranslation( 'reuestwiki-text' ); ?>">
<?php echo getTranslation( 'requestwiki-text' ); ?>
</a>
<a href="https://meta.miraheze.org/wiki/Special:MyLanguage/Donate" class="btn btn-light py-sm-3 px-sm-5 rounded-pill" title="<?php echo getTranslation( 'donate-heading' ); ?>">
<?php echo getTranslation( 'donate-heading' ); ?>
</a>
</div>
<div class="col-lg-6 text-center text-lg-start">
<img rel="preload" fetchpriority="high" as="image" class="img-fluid" width="1200px" height="600px" src="https://miraheze.org/img/hero.webp" alt="Join Miraheze!">
</div>
</div>
</div>
</div>
</div>
<!-- Navbar & Hero End -->
<!-- Feature Start -->
<div class="container-xxl py-5" style="padding-top: 0rem !important;">
<div class="container py-5 px-lg-5">
<div class="row g-4">
<h1 class="text-center">
<?php echo getTranslation( 'wikitype-header' ); ?>
</h1>
<p class="text-center">
<?php echo getTranslation( 'wikitype-desc' ); ?>
</p>
<div class="col-lg-4 wow fadeInUp" data-wow-delay="0.3s" style="visibility: visible; animation-delay: 0.3s; animation-name: fadeInUp;">
<div class="feature-item bg-light rounded text-center p-4">
<i class="fa fa-3x fa-laptop-code text-primary mb-4"></i>
<h5 class="mb-3">
<?php echo getTranslation( 'wikitype-technology' ); ?>
</h5>
<p class="m-0">
<?php echo getTranslation( 'wikitype-technology-desc' ); ?>
</p>
</div>
</div>
<div class="col-lg-4 wow fadeInUp" data-wow-delay="0.1s">
<div class="feature-item bg-light rounded text-center p-4">
<i class="fa fa-3x fa-gamepad text-primary mb-4"></i>
<h5 class="mb-3">
<?php echo getTranslation( 'wikitype-games' ); ?>
</h5>
<p class="m-0">
<?php echo getTranslation( 'wikitype-games-desc' ); ?>
</p>
</div>
</div>
<div class="col-lg-4 wow fadeInUp" data-wow-delay="0.3s">
<div class="feature-item bg-light rounded text-center p-4">
<i class="fa fa-3x fa-masks-theater text-primary mb-4"></i>
<h5 class="mb-3">
<?php echo getTranslation( 'wikitype-tv' ); ?>
</h5>
<p class="m-0">
<?php echo getTranslation( 'wikitype-tv-desc' ); ?>
</p>
</div>
</div>
<div class="col-lg-4 wow fadeInUp" data-wow-delay="0.5s">
<div class="feature-item bg-light rounded text-center p-4">
<i class="fa fa-3x fa-flask-vial text-primary mb-4"></i>
<h5 class="mb-3">
<?php echo getTranslation( 'wikitype-science' ); ?>
</h5>
<p class="m-0">
<?php echo getTranslation( 'wikitype-science-desc' ); ?>
</p>
</div>
</div>
<div class="col-lg-4 wow fadeInUp" data-wow-delay="0.5s">
<div class="feature-item bg-light rounded text-center p-4">
<i class="fa fa-3x fa-graduation-cap text-primary mb-4"></i>
<h5 class="mb-3">
<?php echo getTranslation( 'wikitype-education' ); ?>
</h5>
<p class="m-0">
<?php echo getTranslation( 'wikitype-education-desc' ); ?>
</p>
</div>
</div>
<div class="col-lg-4 wow fadeInUp" data-wow-delay="0.5s">
<div class="feature-item bg-light rounded text-center p-4">
<i class="fa fa-3x fa-bullhorn text-primary mb-4"></i>
<h5 class="mb-3">
<?php echo getTranslation( 'wikitype-more' ); ?>
</h5>
<p class="m-0">
<?php echo getTranslation( 'wikitype-more-desc' ); ?>
</p>
</div>
</div>
</div>
</div>
</div>
<!-- Feature End -->
<!-- Service Start -->
<div class="container-xxl">
<div class="container py-5 px-lg-5">
<div class="wow fadeInUp" data-wow-delay="0.1s">
<p class="section-title text-secondary justify-content-center"><span></span>WHAT WE OFFER<span></span></p>
<h1 class="text-center mb-5">
<?php echo getTranslation( 'features-text' ); ?>
</h1>
</div>
<div class="row g-4">
<div class="col-lg-4 col-md-6 wow fadeInUp" data-wow-delay="0.1s">
<div class="service-item d-flex flex-column text-center rounded">
<div class="service-icon flex-shrink-0">
<i class="fa fa-rectangle-ad fa-2x"></i>
</div>
<h5 class="mb-3">
<?php echo getTranslation( 'features-adfree' ); ?>
</h5>
<p class="m-0">
<?php echo getTranslation( 'features-adfree-desc' ); ?>
</p>
<a class="btn btn-square" href="https://meta.miraheze.org/wiki/Special:MyLanguage/Advertisements" title="<?php echo getTranslation( 'learn-more' ); ?>"><i class="fa fa-arrow-right"></i></a>
</div>
</div>
<div class="col-lg-4 col-md-6 wow fadeInUp" data-wow-delay="0.3s">
<div class="service-item d-flex flex-column text-center rounded">
<div class="service-icon flex-shrink-0">
<i class="fa fa-screwdriver-wrench fa-2x"></i>
</div>
<h5 class="mb-3">
<?php echo getTranslation( 'features-configure' ); ?>
</h5>
<p class="m-0">
<?php echo getTranslation( 'features-configure-desc' ); ?>
</p>
<a class="btn btn-square" href="https://meta.miraheze.org/wiki/Special:MyLanguage/ManageWiki" title="<?php echo getTranslation( 'learn-more' ); ?>"><i class="fa fa-arrow-right"></i></a>
</div>
</div>
<div class="col-lg-4 col-md-6 wow fadeInUp" data-wow-delay="0.5s">
<div class="service-item d-flex flex-column text-center rounded">
<div class="service-icon flex-shrink-0">
<i class="fa fa-swatchbook fa-2x"></i>
</div>
<h5 class="mb-3">
<?php echo getTranslation( 'features-customizability' ); ?>
</h5>
<p class="m-0">
<?php echo getTranslation( 'features-customizability-desc' ); ?>
</p>
<a class="btn btn-square" href="https://meta.miraheze.org/wiki/Special:MyLanguage/Extensions" title="<?php echo getTranslation( 'learn-more' ); ?>"><i class="fa fa-arrow-right"></i></a>
</div>
</div>
<div class="col-lg-4 col-md-6 wow fadeInUp" data-wow-delay="0.1s">
<div class="service-item d-flex flex-column text-center rounded">
<div class="service-icon flex-shrink-0">
<i class="fa fa-window-restore fa-2x"></i>
</div>
<h5 class="mb-3">
<?php echo getTranslation( 'features-customdomain' ); ?>
</h5>
<p class="m-0">
<?php echo getTranslation( 'features-customdomain-desc' ); ?>
</p>
<a class="btn btn-square" href="https://meta.miraheze.org/wiki/Special:MyLanguage/Custom_domains" title="<?php echo getTranslation( 'learn-more' ); ?>"><i class="fa fa-arrow-right"></i></a>
</div>
</div>
<div class="col-lg-4 col-md-6 wow fadeInUp" data-wow-delay="0.3s">
<div class="service-item d-flex flex-column text-center rounded">
<div class="service-icon flex-shrink-0">
<i class="fa fa-headset fa-2x"></i>
</div>
<h5 class="mb-3">
<?php echo getTranslation( 'features-support' ); ?>
</h5>
<p class="m-0">
<?php echo getTranslation( 'features-support-desc' ); ?>
</p>
<a class="btn btn-square" href="https://meta.miraheze.org/wiki/Special:MyLanguage/Help_center" title="<?php echo getTranslation( 'learn-more' ); ?>"><i class="fa fa-arrow-right"></i></a>
</div>
</div>
<div class="col-lg-4 col-md-6 wow fadeInUp" data-wow-delay="0.5s">
<div class="service-item d-flex flex-column text-center rounded">
<div class="service-icon flex-shrink-0">
<i class="fa fa-pen-ruler fa-2x"></i>
</div>
<h5 class="mb-3">
<?php echo getTranslation( 'features-visualeditor' ); ?>
</h5>
<p class="m-0">
<?php echo getTranslation( 'features-visualeditor-desc' ); ?>
</p>
<a class="btn btn-square" href="https://meta.miraheze.org/wiki/Special:MyLanguage/VisualEditor" title="<?php echo getTranslation( 'learn-more' ); ?>"><i class="fa fa-arrow-right"></i></a>
</div>
</div>
</div>
</div>
</div>
<!-- Service End -->
<!-- Facts Start -->
<div class="container-xxl bg-primary fact py-5 wow fadeInUp" data-wow-delay="0.1s">
<div class="container py-5 px-lg-5">
<div class="row g-4">
<div class="col-md-6 col-lg-3 text-center wow fadeIn" data-wow-delay="0.1s">
<i class="fa fa-certificate fa-3x text-secondary mb-3"></i>
<h1 class="text-white mb-2" data-toggle="counter-up">8800</h1>
<p class="text-white mb-0">
<?php echo getTranslation( 'statistics-wikis' ); ?>
</p>
</div>
<div class="col-md-6 col-lg-3 text-center wow fadeIn" data-wow-delay="0.3s">
<i class="fa fa-users-cog fa-3x text-secondary mb-3"></i>
<h1 class="text-white mb-2" data-toggle="counter-up">40000</h1>
<p class="text-white mb-0">
<?php echo getTranslation( 'statistics-requests' ); ?>
</p>
</div>
<div class="col-md-6 col-lg-3 text-center wow fadeIn" data-wow-delay="0.5s">
<i class="fa fa-users fa-3x text-secondary mb-3"></i>
<h1 class="text-white mb-2" data-toggle="counter-up">450000</h1>
<p class="text-white mb-0">
<?php echo getTranslation( 'statistics-users' ); ?>
</p>
</div>
<div class="col-md-6 col-lg-3 text-center wow fadeIn" data-wow-delay="0.7s">
<i class="fa fa-check fa-3x text-secondary mb-3"></i>
<h1 class="text-white mb-2"><span data-toggle="counter-up">100</span>%</h1>
<p class="text-white mb-0">
<?php echo getTranslation( 'statistics-powered' ); ?>
</p>
</div>
</div>
</div>
</div>
<!-- Facts End -->
<!-- Footer Start -->
<div class="container-fluid bg-primary text-light footer wow fadeIn" data-wow-delay="0.1s">
<div class="container py-5 px-lg-5">
<div class="row g-5">
<div class="col-md-6 col-lg-3">
<p class="section-title text-white h5 mb-4">Contact us<span></span></p>
<p><i class="fa fa-envelope me-3"></i>sre [at] miraheze.org</p>
<p><i class="fa fa-globe me-3"></i><a href="https://meta.miraheze.org/wiki/Special:MyLanguage/Help_center" style="color: white;" title="On-wiki">On-wiki</a></p>
<p><i class="fa fa-flag-checkered me-3"></i><a href="https://phabricator.miraheze.org" style="color: white;" title="Phabricator issue tracker">Phabricator</a></p>
<div class="d-flex pt-2">
<a rel="me" class="btn btn-outline-light btn-social" href="https://mastodon.social/@miraheze" title="Mastodon"><i class="fab fa-mastodon"></i></a>
<a class="btn btn-outline-light btn-social" href="https://facebook.com/Miraheze" title="Facebook"><i class="fab fa-facebook-f"></i></a>
<a class="btn btn-outline-light btn-social" href="https://twitter.com/miraheze"><i class="fab fa-twitter" title="Twitter"></i></a>
<a class="btn btn-outline-light btn-social" href="https://github.com/miraheze"><i class="fab fa-github" title="GitHub"></i></a>
<a class="btn btn-outline-light btn-social" href="https://miraheze.org/discord"><i class="fab fa-discord" title="Discord"></i></a>
</div>
</div>
<div class="col-md-6 col-lg-3">
<p class="section-title text-white h5 mb-4">Quick Links<span></span></p>
<a class="btn btn-link" href="https://meta.miraheze.org/wiki/Special:MyLanguage/Miraheze:About_us" title="<?php echo getTranslation( 'about-heading' ); ?>">
<?php echo getTranslation( 'about-heading' ); ?>
</a>
<a class="btn btn-link" href="https://meta.miraheze.org/wiki/Special:MyLanguage/Help_center" title="<?php echo getTranslation( 'help-center' ); ?>">
<?php echo getTranslation( 'help-center' ); ?>
</a>
<a class="btn btn-link" href="https://meta.miraheze.org/wiki/Special:MyLanguage/Privacy_Policy" title="<?php echo getTranslation( 'footer-privacy-policy' ); ?>">
<?php echo getTranslation( 'footer-privacy-policy' ); ?>
</a>
<a class="btn btn-link" href="https://meta.miraheze.org/wiki/Special:MyLanguage/Terms_of_Use" title="<?php echo getTranslation( 'footer-terms' ); ?>">
<?php echo getTranslation( 'footer-terms' ); ?>
</a>
<a class="btn btn-link" href="https://meta.miraheze.org/wiki/Special:MyLanguage/Content_Policy" title="<?php echo getTranslation( 'footer-content-policy' ); ?>">
<?php echo getTranslation( 'footer-content-policy' ); ?>
</a>
</div>
</div>
</div>
<div class="container px-lg-5">
<div class="copyright">
<div class="row">
<div class="col-md-6 text-center text-md-start mb-3 mb-md-0">
<span class="border-bottom">
<?php echo getTranslation( 'footer-desc' ); ?>
</div>
<div class="col-md-6 text-center text-md-end">
<div class="footer-menu">
<a href="/">
<?php echo getTranslation( 'home' ); ?>
</a>
<a href="https://meta.miraheze.org/wiki/Special:MyLanguage/Privacy_Policy#Cookies" title="<?php echo getTranslation( 'footer-cookie' ); ?>">
<?php echo getTranslation( 'footer-cookie' ); ?>
</a>
<a href="https://meta.miraheze.org/wiki/Special:MyLanguage/Help_center" title="<?php echo getTranslation( 'help-center' ); ?>">
<?php echo getTranslation( 'help-center' ); ?>
</a>
<a href="https://meta.miraheze.org/wiki/Special:MyLanguage/FAQ" title="<?php echo getTranslation( 'faq' ); ?>">
<?php echo getTranslation( 'faq' ); ?>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Footer End -->
<!-- Back to Top -->
<a href="#" class="btn btn-lg btn-secondary btn-lg-square back-to-top" title="Back to top"><i class="fa fa-arrow-up"></i></a>
</div>
</body>
</html>