This repository has been archived by the owner on Apr 23, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
404.html
34 lines (31 loc) · 1.66 KB
/
404.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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pt">
<head>
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<link rel="SHORTCUT ICON" href="/favicon.png" />
<style type="text/css" media="all"><!--
body {
margin: 0;
padding: 10px;
line-height: 1em;
background: #E5E5E5;
color: #666;
font-size: 10px;
font-family: Helvetica, Arial, sans-serif;
}
p{font-size: 1.4em;line-height: 1.4em;margin-top: 0;margin-right: 0;margin-left: 160px;padding-top: 0;padding-right: 0;padding-left: 0;width: 42em;border: solid 0 #f00;}
--></style>
<title>Cobre Grátis: Página não encontrada</title>
</head>
<body>
<p><img src="/images/logo.png" alt="Cobre Grátis - http://cobregratis.com.br" width="160" height="39" style="margin-top: 2em"/></p>
<p><strong>WOW! Página Não Encontrada (Erro 404) :-(</strong></p>
<p>A página requisitada não existe.</p>
<p>Você pode ter usado um endereço antigo, ou ter digitado incorretamente na <strong>Barra de Endereço</strong> do seu programa.</p>
<p>Por favor, verifique o endereço digitado ou tente <a href="http://cobregratis.com.br">nosso site</a></p>
<p>Caso você esteja certo do endereço e este erro insista em aparecer, fique à vontade para nos <a href="http://suporte.cobregratis.com.br/">avisar pelo suporte</a>.</p>
<p>Desejando a sua compreensão,<br/>
<strong>Equipe do Cobre Grátis</strong></p>
<p style='margin-top: 3em'>Copyright ©2003-2016 <a href="http://cobregratis.com.br" style="color: red; text-decoration: none">Cobre Grátis</a>.</p>
</body>
</html>