This repository was archived by the owner on Oct 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patherror.html
More file actions
239 lines (180 loc) · 8.87 KB
/
error.html
File metadata and controls
239 lines (180 loc) · 8.87 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Grok Interactive</title>
<meta charset="utf-8">
<meta http-equiv="Content-Language" content="en" />
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8" />
<meta name="author" content="Grok Interactive, LLC">
<meta name="description" content="We Grok the Web">
<meta name="MS.LOCALE" content="EN-US" />
<meta name="revisit-after" content="10 days" />
<meta name="robots" content="index,follow" />
<meta name="URL" content="http://www.grok-interactive.com" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="fb:admins" content="440639386014676"/>
<meta property="fb:admins" content="621293620"/>
<meta property="fb:admins" content="710704899"/>
<meta property="og:title" content="Grok Interactive">
<meta property="og:type" content="website">
<meta property="og:url" content="http://www.grok-interactive.com/error.html">
<meta property="og:description" content="We Grok the Web">
<meta property="og:site_name" content="Grok Interactive">
<meta property="og:locale" content="en_US">
<meta property="fb:admins" content="">
<meta property="fb:app_id" content="">
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@GrokInteractive" />
<meta name="twitter:title" content="Grok Interactive" />
<meta name="twitter:description" content="We Grok the Web" />
<meta name="twitter:url" content="http://www.grok-interactive.com/error.html" />
<link rel='stylesheet' href='http://fonts.googleapis.com/css?family=Open+Sans:400,700,800,300|Open+Sans+Condensed:300' type='text/css' />
<link rel='stylesheet' href='https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.0.3/css/font-awesome.min.css' type='text/css' media='all' />
<link href='/assets/global-8658fc63bae307b4a43cb65df2b00b8e.css' rel='stylesheet' type='text/css' />
<link rel="apple-touch-icon-precomposed" sizes="57x57" href="/images/favicons/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="/images/favicons/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="/images/favicons/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/images/favicons/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon-precomposed" sizes="60x60" href="/images/favicons/apple-touch-icon-60x60.png" />
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="/images/favicons/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon-precomposed" sizes="76x76" href="/images/favicons/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="/images/favicons/apple-touch-icon-152x152.png" />
<link rel="icon" type="image/png" href="/images/favicons/favicon-196x196.png" sizes="196x196" />
<link rel="icon" type="image/png" href="/images/favicons/favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" href="/images/favicons/favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="/images/favicons/favicon-16x16.png" sizes="16x16" />
<link rel="icon" type="image/png" href="/images/favicons/favicon-128.png" sizes="128x128" />
<meta name="application-name" content="Grok Interactive, LLC"/>
<meta name="msapplication-TileColor" content="#000000" />
<meta name="msapplication-TileImage" content="/assets/img/favicons/mstile-144x144.png" />
<meta name="msapplication-square70x70logo" content="/assets/img/favicons/mstile-70x70.png" />
<meta name="msapplication-square150x150logo" content="/assets/img/favicons/mstile-150x150.png" />
<meta name="msapplication-wide310x150logo" content="/assets/img/favicons/mstile-310x150.png" />
<meta name="msapplication-square310x310logo" content="/assets/img/favicons/mstile-310x310.png" />
</head>
<body style="display:none;">
<header>
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="brand grok-logo" href="/">Grok Interactive, LLC Home Page</a>
<div class="nav-collapse collapse pull-right">
<ul class="nav">
<li class='blog'><a href="/blog/">Blog</a></li>
<li class='podcast'><a href="/podcast/">Podcast</a></li>
<li class='about active'><a href="/#about" class='slide'>About</a></li>
<li class='service'><a href="/#service" class='slide'>Service</a></li>
<li class='work'><a href="/#work" class='slide'>Work</a></li>
<li class='contact'><a href="/#contact" class='slide'>Contact</a></li>
</ul>
</div>
</div>
</div>
</div>
</header>
<section class="about" id="about">
<div class="container">
<div class="row">
<div class="span12">
<h1>404 <span>v.</span> /fôr oʊ fôr/</h1>
<h2>Not Found</h2>
<h3>The server has not found anything matching the <span>Request-URI</span>.</h3>
<a class='advance' href="#service"></a>
</div>
</div>
</div>
<a class='arrow' href="#service"></a>
</section>
<section class="podcast-cta" id="podcast-cta" >
<div class="container">
<div class="row">
<div class="span12">
<h4>Check out our new <a href="/podcast/">podcast</a> "The Grok Cast" now <a href="https://itunes.apple.com/us/podcast/the-grok-cast/id1036008796">available on iTunes!</a></h4>
</div>
</div>
</div>
</section>
<section class="contact" id="contact">
<div class="container">
<div class="row">
<div class="span12">
<h1>Contact Us</h1>
<h2>Please use the form below, and someone will reach out to you quickly.</h2>
</div>
</div>
</div>
</section>
<section class="form">
<div class="container">
<div class="row">
<div class="span8">
<form action="" method="post" id="contactUs">
<fieldset>
<input type="text" id="full_name" name="full_name" placeholder="Contact name" />
<input type="text" id="company" name="company" placeholder="Company Name (optional)" />
<input type="text" id="email" name="email" placeholder="Contact email" />
<input type="text" id="phone" name="phone" placeholder="" />
<textarea name="message" id="message" rows=6 placeholder="Questions, Comments, Requests, etc.."></textarea>
<br />
<button type="submit" id="submit" class="btn">Submit</button>
</fieldset>
</form>
</div>
<div class="span4">
<address>
<p><strong>Jason Straughan</strong></p>
<p>CEO / Software Developer</p>
<p><a href='mailto:jasons@grok-interactive.com'>jasons@grok-interactive.com</a></p>
</address>
<address>
<p><strong>Jason Ellis</strong></p>
<p>CTO / Software Developer</p>
<p><a href='mailto:jasone@grok-interactive.com'>jasone@grok-interactive.com</a></p>
</address>
<address>
<p><strong>Grok Interactive, LLC</strong></p>
<p class="street-address">112 East Pecan, 11th Floor Office E</p>
<p class="city-state-zip">San Antonio, TX 78205</p>
<p>1-210-702-3915</p>
</address>
</div>
</div>
</div>
</section>
<footer>
<div class="container">
<div class="pull-left">
<p>© 2013–2015 Grok Interactive, LLC</p>
</div>
</div>
</footer>
<script type='text/javascript' src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script type='text/javascript' src='https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js'></script>
<script src='/assets/global-5b2d0cc47ae047645ffc10228e2867fb.js' type='text/javascript'></script>
<script type="text/javascript">
var clicky_site_ids = clicky_site_ids || [];
clicky_site_ids.push(100585693);
(function() {
var s = document.createElement('script');
s.type = 'text/javascript';
s.async = true;
s.src = '//static.getclicky.com/js';
( document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0] ).appendChild( s );
})();
</script>
<noscript><p><img alt="Clicky" width="1" height="1" src="//in.getclicky.com/100585693ns.gif" /></p></noscript>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-43998305-2', 'grok-interactive.com');
ga('send', 'pageview');
</script>
</body>
</html>