Sha256: 8298a9b2eb1b803dc919b0f6a5ac4892a8ebd166aa775090c89d5f2c80a034e9
Contents?: true
Size: 452 Bytes
Versions: 77
Compression:
Stored size: 452 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>HAPPY PATH FIXTURE</title> <link rel="stylesheet" type="text/css" href="/assets/some-other-css.css" /> <style> @import url('/assets/application.css'); p { color:#09F; text-indent: 20px; background:url('/assets/rails.png'); } </style> </head> <body> <div class="dialog"> <h1>503 - Error</h1> <p>The website is down right now ...</p> </div> </body> </html>
Version data entries
77 entries across 77 versions & 1 rubygems