forked from openshift/openshift-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
404-community.html
69 lines (66 loc) · 3.43 KB
/
404-community.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
<!DOCTYPE html>
<!--[if IE 8]> <html class="ie8"> <![endif]-->
<!--[if IE 9]> <html class="ie9"> <![endif]-->
<!--[if gt IE 9]><!-->
<html>
<!--<![endif]-->
<head>
<meta charset="utf-8">
<meta content="IE=edge" http-equiv="X-UA-Compatible">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>404 | OKD Documentation</title>
<link href="https://assets.openshift.net/content/subdomain.css" rel="stylesheet" type="text/css">
<link href="latest/_stylesheets/docs.css" rel="stylesheet" />
<link href="latest/_stylesheets/search.css" rel="stylesheet" />
<link href="https://assets.openshift.net/content/subdomain/touch-icon-precomposed.png" rel="apple-touch-icon-precomposed" type="image/png">
<link href="https://assets.openshift.net/content/subdomain/favicon32x32.png" rel="shortcut icon" type="text/css">
<!--[if IE]><link rel="shortcut icon" href="https://assets.openshift.net/content/subdomain/favicon.ico"><![endif]-->
<!-- or, set /favicon.ico for IE10 win -->
<meta content="OpenShift" name="application-name">
<meta content="#000000" name="msapplication-TileColor">
<meta content="https://assets.openshift.net/content/subdomain/touch-icon-precomposed.png" name="msapplication-TileImage">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://assets.openshift.net/content/html5shiv.js" type="text/javascript"></script>
<script src="https://assets.openshift.net/content/respond.js" type="text/javascript"></script>
<link href="https://assets.openshift.net/content/vendor/respond-js/respond-proxy.html" id="respond-proxy" rel="respond-proxy">
<link href="latest/_images/respond.proxy.gif" id="respond-redirect" rel="respond-redirect">
<script src="latest/_javascripts/respond.proxy.js" type="text/javascript"></script>
<![endif]-->
<script src="https://assets.openshift.net/content/modernizr.js" type="text/javascript"></script>
<script src="https://assets.openshift.net/content/subdomain.js" type="text/javascript"></script>
<script src="latest/_javascripts/bootstrap-offcanvas.js" type="text/javascript"></script>
<script src="latest/_javascripts/reformat-html.js" type="text/javascript"></script>
<script src="latest/_javascripts/hc-search.js" type="text/javascript"></script>
<script async src="//www.google-analytics.com/analytics.js" type="text/javascript"></script>
<script>
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-40375612-1', 'openshift.org');
ga('set', 'forceSSL', true);
ga('send', 'pageview');
</script>
</head>
<body>
<div class="navbar navbar-default navbar-openshift navbar-origin" role="navigation">
<div class="navbar-header">
<a class="navbar-brand origin" href="/"></a>
</div>
</div>
<section>
<div class="container">
<h1>Not found</h1>
<p>Sorry, but the page you were trying to view does not exist.</p>
<p>It looks like this was the result of either:</p>
<ul>
<li>a mistyped address</li>
<li>an out-of-date link</li>
</ul>
<p><a role="button" class="btn btn-default" href="/"><i class="fa fa-arrow-circle-o-left"></i> Docs</a></p>
<script>
var GOOG_FIXURL_LANG = (navigator.language || '').slice(0,2),GOOG_FIXURL_SITE = location.host;
</script>
<script src="//linkhelp.clients.google.com/tbproxy/lh/wm/fixurl.js"></script>
</div>
</section>
</body>
</html>