mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-22 15:24:55 +00:00
92 lines
3.2 KiB
Plaintext
Executable File
92 lines
3.2 KiB
Plaintext
Executable File
<!DOCTYPE html>
|
|
<html lang="en" id="home">
|
|
|
|
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
|
|
|
|
<head>
|
|
<title> 404 | Not Found</title>
|
|
|
|
<meta name="description" content="OneUptime monitors websites, API's, and servers and alerts your team if something goes wrong. It also keeps your customers updated about any downtime.">
|
|
|
|
<%- include('head') -%>
|
|
|
|
<style>
|
|
/* -------------------------------------
|
|
TYPOGRAPHY
|
|
------------------------------------- */
|
|
h1,
|
|
h2,
|
|
h3 {
|
|
font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-ser=if;
|
|
line-height: 1.1;
|
|
margin-bottom: 15px;
|
|
color: #000;
|
|
margin: 40px 0 10px;
|
|
line-height: 1.2;
|
|
font-weight: 200;
|
|
}
|
|
|
|
h1 {
|
|
font-size: 72px;
|
|
}
|
|
|
|
h2 {
|
|
font-size: 28px;
|
|
}
|
|
|
|
h3 {
|
|
font-size: 22px;
|
|
}
|
|
|
|
p{
|
|
font-size: 18px;
|
|
}
|
|
</style>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<table cellpadding="0" cellspacing="0" border="0" align="center">
|
|
<tbody>
|
|
<tr>
|
|
<td colspan="3" height="6"></td>
|
|
</tr>
|
|
<tr style="line-height:0px">
|
|
<td width="100%" style="font-size:0px" align="left" height="1">
|
|
<a href="https://oneuptime.com" target="_blank" data-saferedirecturl="https://oneuptime.com">
|
|
<img class="logo" src="https://res.cloudinary.com/deityhub/image/upload/v1637736553/3.svg" style="height: auto;width:200px" alt="" width="80px" class="CToWUd">
|
|
</a>.
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<table cellpadding="0" cellspacing="0" style="line-height:25px" border="0" align="center">
|
|
<tbody>
|
|
<tr>
|
|
<td colspan="3" height="30"></td>
|
|
</tr>
|
|
<tr>
|
|
<td width="36"></td>
|
|
<td width="600" align="left" style="color:#444444;border-collapse:collapse;font-size:11pt;font-family:proxima_nova,'Open Sans','Lucida Grande','Segoe UI',Arial,Verdana,'Lucida Sans Unicode',Tahoma,'Sans Serif';max-width:454px"
|
|
valign="top">
|
|
<br>
|
|
<h1>404</h1>
|
|
<p>The resource you are looking for does not exist.</p>
|
|
</td>
|
|
<td width="36"></td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="3" height="36"></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
</body>
|
|
|
|
|
|
</html> |