This repository was archived by the owner on Oct 25, 2018. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 21
Expand file tree
/
Copy path404.html
More file actions
159 lines (146 loc) · 7.21 KB
/
Copy path404.html
File metadata and controls
159 lines (146 loc) · 7.21 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="theme-color" content="#E04E39">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Ember.js - 404 - Not Found</title>
<meta property="st:title" content="Ember.js: 404 - Not Found" />
<meta property="og:title" content="Ember.js: 404 - Not Found" />
<meta property="og:description" content="Ember.js helps developers be more productive out of the box. Designed with developer ergonomics in mind, its friendly APIs help you get your job done—fast." />
<meta property="og:image" content="http://emberjs.com/images/tomster-sm.png" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@emberjs" />
<meta name="twitter:title" content="404 - Not Found"/>
<meta name="google-site-verification" content="N9yOP2jCLcZBMHUet-JRqU2jnLVPeLDaePpkCqXGQXM" />
<meta name="twitter:image" content="http://emberjs.com/images/tomster-twitter-card.png" />
<link rel="shortcut icon" href="/images/favicon-b8f150dd.png" />
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600" rel="stylesheet"/>
<link href="https://fonts.googleapis.com/css?family=Roboto:400,700" rel="stylesheet" />
<!--[if lte IE 7 ]><link href="/stylesheets/fonts/fontello-ie7-e008d616.css" rel="stylesheet" /><![endif]-->
<link href="/stylesheets/site-364c2a35.css" rel="stylesheet" />
<link href="/blog/feed.xml" rel="alternate" type="application/atom+xml" title="Ember.js - Blog" />
<link rel="stylesheet" href="https://glimmer-styleguide.global.ssl.fastly.net/glimmer-styleguide/master/app-cf72b59a166beb307683d9d0dae6bb0f.css" />
</head>
<body class="x404 responsive">
<!--[if lt IE 9]>
<script type="text/javascript" src="/javascripts/common-old-ie-a6691877.js"></script>
<![endif]-->
<!--[if gte IE 9]><!-->
<script type="text/javascript" src="/javascripts/common-modern-7c867c7e.js"></script>
<!--<![endif]-->
<header>
<nav class="navbar navbar-inverse">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-collapse" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/"><img src="https://glimmer-styleguide.global.ssl.fastly.net/glimmer-styleguide/master/images/ember-logo.svg" alt="home" /></a>
</div>
<div class="collapse navbar-collapse" id="navbar-collapse">
<ul class="nav navbar-nav">
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Docs <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="//guides.emberjs.com">Guides</a></li>
<li><a href="/api/ember/release">API Reference</a></li>
<li role="separator" class="divider"></li>
<li><a href="/learn">Learn Ember</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Releases <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="/builds">Channels</a></li>
<li><a href="/builds/release">-- Stable</a></li>
<li><a href="/builds/beta">-- Beta</a></li>
<li><a href="/builds/canary">-- Canary</a></li>
<li role="separator" class="divider"></li>
<li><a href="/deprecations">Deprecations</a></li>
<li><a href="/statusboard">Status Board</a></li>
</ul>
</li>
<li><a href="/blog">Blog</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Community <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="/community">The Ember Community</a>
<li><a href="/guidelines">Guidelines</a></li>
<li><a href="http://github.com/emberjs/">Contribute (Github)</a></li>
<li role="separator" class="divider"></li>
<li><a href="/community/meetups">Meetups</a></li>
<li><a href="http://jobs.emberjs.com/">Job Board</a></li>
<li role="separator" class="divider"></li>
<li><a href="http://emberconf.com/">Ember Conf</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">About<span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="/team">The Team</a></li>
<li role="separator" class="divider"></li>
<li><a href="/logos">Logos</a></li>
<li><a href="/mascots">Mascots</a></li>
<li role="separator" class="divider"></li>
<li><a href="/ember-users">Who Uses Ember</a></li>
<li><a href="/sponsors">Sponsors</a></li>
<li role="separator" class="divider"></li>
<li><a href="/legal">Legal</a></li>
<li><a href="/security">Security</a></li>
</ul>
</li>
</ul>
<form class="navbar-form navbar-right searchbox">
<div class="input-group">
<label for="search-input" class="control-label sr-only">Search</label>
<input type="text"
class="form-control search input ds-input"
placeholder="Search..."
id="search-input"
role="combobox"
aria-expanded="false"
aria-owns="algolia-autocomplete-listbox-0"
autocorrect="off"
autocapitalize="none"
spellcheck="false"
/>
<span></span>
</div>
</form>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container-fluid -->
</nav>
</header>
<div id="content-wrapper" class="content-wrapper">
<div id="content" class="main" role="main">
<h1 class="whoops">Ack! 404 friend, you're in the wrong place</h1>
<p>
This page wasn't found. If you were looking for documentation, please try
the <a href="http://guides.emberjs.com">Guides</a> section of the site. If you expected
something else to be here, please <a href="https://github.com/emberjs/website/issues">file a ticket</a>.
</p>
</div>
</div>
<main-footer></main-footer>
<script type="text/javascript">
var _gaq = _gaq || [];
var pluginUrl = '//www.google-analytics.com/plugins/ga/inpage_linkid.js';
_gaq.push(['_require', 'inpage_linkid', pluginUrl]);
_gaq.push(['_setAccount', 'UA-27675533-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/custom-elements/1.0.0/custom-elements.min.js"></script>
<script src="https://glimmer-styleguide.global.ssl.fastly.net/glimmer-styleguide/master/app-e9fb0ee612345875c7e6f01760c81101.js"></script>
</body>
</html>