forked from sendgrid/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patherror.html
More file actions
47 lines (40 loc) · 1.83 KB
/
Copy patherror.html
File metadata and controls
47 lines (40 loc) · 1.83 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
---
layout: none
navigation:
show: false
---
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="title" content="Page Not Found" />
<meta name="description" content="Scalable email delivery for transactional email" />
<meta name="keywords" content="email, scalable, service, smtp, api, send, grid, transactional, deliverability, statistics, cloud" />
<meta name="language" content="en" />
<meta name="robots" content="index, follow" />
<title>SendGrid - Email Delivery. Simplified.</title>
<script type="text/javascript" src="https://s3.amazonaws.com/static.sendgrid.com/js/torbit-insight.js"></script>
<link rel="stylesheet" type="text/css" href="http://cdn.sendgrid.com/css/notFound.gz.css?r=1309887158" />
</head>
<body>
<div id="wrap">
<div id="intro">
<h1>Uh-Oh! (Error 404)</h1>
{% anchor h2 %}
The page you are trying to access does not exist.
{% endanchor %}
<form action="{{ site.root }}search.html" method="get">
<p style="display:inline;">Try searching for what you are looking for: </p><input style="font-size:22px;" input name="q" results="0" placeholder="Search"/a>
</form>
<p>
<br/><br/>
</p>
<p>
Otherwise, let's go back to the<a href="{{ site.root }}index.html">Home</a> page instead. If you believe you have reached this page by mistake, please contact us at <a href="mailto:help@sendgrid.com">help@sendgrid.com</a>
</p>
</div>
<div id="logo">
<a href="/"><img alt="SendGrid" title="SendGrid" src="http://cdn1.sendgrid.com/images/sendgrid-logo.png?r=1333042939" /></a> </div>
</div>
</body>
</html>