Sha256: 8863eaa16a7e49303ede7cf88c6668fed34397e313a45fb5d88dd2afd0e5697b
Contents?: true
Size: 908 Bytes
Versions: 1
Compression:
Stored size: 908 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>The page you were looking for doesn't exist (404)</title> <style type="text/css"> body { background-color: #fff; color: #666; text-align: center; font-family: arial, sans-serif; } div.dialog { width: 25em; padding: 0 4em; margin: 4em auto 0 auto; border: 1px solid #ccc; border-right-color: #999; border-bottom-color: #999; } h1 { font-size: 100%; color: #f00; line-height: 1.5em; } </style> </head> <body> <!-- This file lives in public/404.html --> <div class="dialog"> <h1>A página que você procura não existe.</h1> <p>Você pode ter digitado um endereço errado ou a página pode ter sido movida.</p> <p>Se o problema persistir, entre em contato conosco através do email: <a href="mailto:telepediatria@telessaude.ufrn.br">telepediatria@telessaude.ufrn.br</a></p> </div> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
omniauth-sabia-1.0.1 | public/404.html |