-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
67 lines (67 loc) · 3.57 KB
/
404.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
<!DOCTYPE html><!-- This site was created in Webflow. https://www.webflow.com -->
<!-- Last Published: Tue May 30 2023 15:46:40 GMT+0000 (Coordinated Universal Time) -->
<html data-wf-page="642e12353121604f0126e512" data-wf-site="640f7a09b83dd44bcd0e0bd3">
<head>
<meta charset="utf-8">
<title>Not Found</title>
<meta content="Not Found" property="og:title">
<meta content="Not Found" property="twitter:title">
<meta content="width=device-width, initial-scale=1" name="viewport">
<meta content="Webflow" name="generator">
<link href="css/normalize.css" rel="stylesheet" type="text/css">
<link href="css/webflow.css" rel="stylesheet" type="text/css">
<link href="css/t10-bonjour-niagara.webflow.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com" rel="preconnect">
<link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous">
<script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script>
<script type="text/javascript">WebFont.load({ google: { families: ["Merriweather:300,300italic,400,400italic,700,700italic,900,900italic","Merriweather Sans:regular,500,600,700,800","Raleway:regular,500,600,700,800,900,italic"] }});</script>
<script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script>
<link href="images/favicon.ico" rel="shortcut icon" type="image/x-icon">
<link href="images/webclip.png" rel="apple-touch-icon">
<script src="https://www.google.com/recaptcha/api.js" type="text/javascript"></script>
<script src="https://strapify-script.s3.amazonaws.com/strapify-v1.0.5.js" data-strapi-api-url="https://bonjourniagarastrapi.civiconnect.net" data-apply-webflow-animation-fix="true" type="text/javascript"></script>
<style>
.styledrichtext hr {
height: 4px;
width: 50px;
background-color: #E4BF3A;
border: none;
margin: 12px 0 16px 0;
}
</style>
<style>
.styledrichtexttemplate hr {
height: 4px;
width: 50px;
background-color: #E4BF3A;
border: none;
margin: 16px 0 24px 0;
}
</style>
</head>
<body>
<div class="utility-page-wrap">
<div class="utility-page-content"><img src="https://d3e54v103j8qbb.cloudfront.net/static/page-not-found.211a85e40c.svg" alt="">
<h2>Page Not Found</h2>
<div>The page you are looking for doesn't exist or has been moved</div>
</div>
</div>
<script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=640f7a09b83dd44bcd0e0bd3" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="js/webflow.js" type="text/javascript"></script><!-- LEAFLET IMPORTS -->
<link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/leaflet.css" integrity="sha256-kLaT2GOSpHechhsozzB+flnD+zUyjE2LlfWPgU04xyI=" crossorigin="">
<script src="https://unpkg.com/[email protected]/dist/leaflet.js" integrity="sha256-WBkoXOwTeyKclOHuWtc+i2uENFpDZ9YPdf5Hf+D7ewM=" crossorigin=""></script>
<script>
function getParam(name) {
name = name.replace(/[\[]/, "\\[").replace(/[\]]/, "\\]");
var regex = new RegExp("[\\?&]" + name + "=([^&#]*)"),
results = regex.exec(location.search);
return results == null ? "" : decodeURIComponent(results[1].replace(/\+/g, " "));
}
var Webflow = Webflow || [];
Webflow.push(function () {
var tabName = getParam('tab');
if (tabName) $('.' + tabName).triggerHandler('click');
});
</script>
</body>
</html>