Sha256: 489d59c7b54704e1b9861f9133043ae1c5829b0e573f91fcf5ac7c96cac677aa
Contents?: true
Size: 745 Bytes
Versions: 3
Compression:
Stored size: 745 Bytes
Contents
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Title | 422</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>422 Unprocessable Entity</h1> <h2>The change you wanted was rejected.</h2> <p>Maybe you tried to change something you didn't have access to?</p> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
showboat-0.0.3 | spec/dummy/public/422.html |
showboat-0.0.2 | spec/dummy/public/422.html |
showboat-0.0.1 | spec/dummy/public/422.html |