-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path404.html
196 lines (174 loc) · 8.48 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
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
<!DOCTYPE html>
<html class="no-js" lang="en" dir="ltr">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge;" />
<meta charset="utf-8" />
<title>Error</title>
<meta content="width=device-width, initial-scale=1" name="viewport" />
<meta name="author" content="Environment Canada">
<!--[if gte IE 9 | !IE ]><!-->
<link href="/assets/themes/gc/assets/favicon.ico" rel="icon" type="image/x-icon" />
<link rel="stylesheet" href="/assets/themes/gc/css/wet-boew.min.css" />
<!--<![endif]-->
<link rel="stylesheet" href="/assets/themes/gc/css/theme.min.css" />
<link rel="stylesheet" href="/assets/themes/gc/css/pygments.css" />
<!--[if lt IE 9]><link href="./assets/favicon.ico" rel="shortcut icon" /> <link rel="stylesheet" href="./css/ie8-wet-boew.min.css" /> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script> <script src="./js/ie8-wet-boew.min.js"></script><![endif]-->
<noscript>
<link rel="stylesheet" href="/assets/themes/gc/css/noscript.min.css" />
</noscript>
<!-- atom & rss feed -->
<link href="/atom.xml" type="application/atom+xml" rel="alternate" title="Sitewide ATOM Feed">
<link href="/rss.xml" type="application/rss+xml" rel="alternate" title="Sitewide RSS Feed">
<script src="http://ajax.googleapis.com/ajax/libs/jquery/2.1.0/jquery.min.js"></script>
</head>
<body vocab="http://schema.org/" typeof="WebPage">
<ul id="wb-tphp">
<li class="wb-slc">
<a class="wb-sl" href="#wb-cont">Skip to main content</a>
</li>
<li class="wb-slc visible-md visible-lg">
<a class="wb-sl" href="#wb-info">Skip to site information</a>
</li>
</ul>
<header role="banner">
<div id="wb-bnr">
<div id="wb-bar">
<div class="container">
<div class="row">
<!--<section id="wb-lng" class="visible-md visible-lg">
<h2>Language selection</h2>
<ul class="text-right">
<li>
<a lang="fr" hreflang="fr" href="index-fr.html">Français</a>
</li>
<li class="curr">
English <span>(current)</span>
</li>
</ul>
</section>-->
<section class="wb-mb-links col-xs-12 visible-sm visible-xs" id="wb-glb-mn">
<h2>Menu</h2>
<ul class="pnl-btn list-inline text-right">
<li>
<a href="#mb-pnl" title="Menu" aria-controls="mb-pnl" class="overlay-lnk btn btn-xs btn-default" role="button"><span class="glyphicon glyphicon-th-list"><span class="wb-inv">Menu</span></span></a>
</li>
</ul>
<div id="mb-pnl"></div>
</section>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div id="wb-sttl" class="col-md-8">
<a href="/index-en.html">
<img src="/assets/themes/gc/assets/bobcat_logo_sharp_smaller_s_white.png" alt="RAMP logo" /> <span>
Reusable Accessible Mapping Platform<span class="wb-inv">, </span><small>An open source project led by an award winning team of web mapping developers</small>
</span>
</a>
</div>
<section id="wb-srch" class="col-md-4 visible-md visible-lg">
<h2>Search</h2>
<form action="https://google.ca/search" method="get" role="search" class="form-inline">
<div class="form-group">
<label for="wb-srch-q">Search website</label>
<input id="wb-srch-q" class="form-control" name="q" type="search" value="" size="27" maxlength="150" />
<input type="hidden" name="q" value="site:/ OR site:github.com/RAMP-PCAR/" />
</div>
<button type="submit" id="wb-srch-sub" class="btn btn-default">Search</button>
</form>
</section>
</div>
</div>
</div>
<nav role="navigation" id="wb-sm" data-ajax-fetch="/assets/themes/gc/ajax/sitemenu-en.html" data-trgt="mb-pnl" class="wb-menu visible-md visible-lg" typeof="SiteNavigationElement">
<div class="container nvbar">
<h2>Site menu</h2>
<div class="row">
<ul class="list-inline menu">
<li><a href="/index-en.html" class=" item">RAMP Project</a></li>
<li><a href="/demos/index-en.html" class="item">Using RAMP</a></li>
<li><a href="/docs/index-en.html" class="item">RAMP Documentation</a></li>
</ul>
</div>
</div>
</nav>
</header>
<nav role="navigation" id="wb-bc" property="breadcrumb">
<h2>You are here:</h2>
<div class="container">
<div class="row">
<ol class="breadcrumb">
<li><a href="/index-en.html">Home</a></li>
<li class="">Error</li>
</ol>
</div>
</div>
</nav>
<main role="main" property="mainContentOfPage" class="container">
<h1 id="wb-cont">Error</h1>
<p>Sorry, an error occured while processing your request. <img src="/assets/images/sorry.png" alt="smiley" /></p>
<dl id="wb-dtmd" property="dateModified">
<dt>Date modified: </dt>
<dd>
<time>2015-07-13</time>
</dd>
</dl>
</main>
<footer role="contentinfo" id="wb-info" class="container visible-sm visible-md visible-lg wb-navcurr">
<nav role="navigation" class="row">
<h2>Site information</h2>
<section class="col-sm-4">
<h3>About</h3>
<ul class="list-unstyled">
<li>
<a href="/index-en.html">About RAMP</a>
</li>
<li>
<a href="http://www.tbs-sct.gc.ca/ws-nw/index-eng.asp">About the Web Standards</a>
</li>
</ul>
</section>
<section class="col-sm-4">
<h3>Contact us</h3>
<ul class="list-unstyled">
<li>
<a href="https://github.com/RAMP-PCAR/RAMP-PCAR/issues/new">Questions or comments?</a>
</li>
</ul>
</section>
<section class="col-sm-4">
<h3>News</h3>
<ul class="list-unstyled">
<li>
<a href="https://github.com/RAMP-PCAR/RAMP-PCAR/pulse">Recent project activity</a>
</li>
<li>
<a href="https://github.com/RAMP-PCAR/RAMP-PCAR/graphs">Project statistics</a>
</li>
</ul>
</section>
</nav>
</footer>
<!--[if gte IE 9 | !IE ]><!-->
<script src="/assets/themes/gc/js/wet-boew.min.js"></script>
<!--<![endif]-->
<!--[if lt IE 9]><script src="./js/ie8-wet-boew2.min.js"></script><![endif]-->
<script src="/assets/themes/gc/js/toc.js"> </script>
<script type="text/javascript">
$(document).ready(function () {
if (location.pathname.indexOf("/ramp-pcar-docs/") !== -1) {
$("body").append('<img src="/assets/images/ramp_docs_edge.png" class="ribbon">');
}
$('.toc')
.addClass("mrgn-bttm-lg panel panel-default")
.toc({
title: '<header class="panel-heading"><h2 class="panel-title">Table of contents</h2></header>',
listType: 'ul',
selector: 'h2, h3, h4, h5, h6, .include_toc',
showSpeed: 0
});
});
</script>
</body>
</html>