Sha256: a4162982f6ca53f12ab98e475e0fb427a565cc224c8cc4e24ee5bb213982ebc1
Contents?: true
Size: 765 Bytes
Versions: 3
Compression:
Stored size: 765 Bytes
Contents
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Title | 500</title> <meta name="description" content="Description"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <style type="text/css"> body { font-size: 100%; background-color: #fff; color: #333; font-family: arial, sans-serif; } h1, h2 { color: #333; } h1 { font-size: 2em; } h2 { font-size: 1.2em; } p { font-size: 0.85em; width: 50%; } </style> </head> <body role="document"> <h1>500 Internal Server Error</h1> <h2>The site is down.</h2> <p>We're sorry, but something went terribly wrong. We've been notified, please check back momentarily.</p> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
showboat-0.0.3 | spec/dummy/public/500.html |
showboat-0.0.2 | spec/dummy/public/500.html |
showboat-0.0.1 | spec/dummy/public/500.html |