Sha256: 06856a907a6ab6aa6414bd508ead8f40285280aa694dd7561e264be5cd2e6320
Contents?: true
Size: 416 Bytes
Versions: 77
Compression:
Stored size: 416 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>HAPPY PATH FIXTURE</title> <link rel="stylesheet" type="text/css" href="stylesheets/some-other-css.css" /> <style> @import url('/stylesheets/application.css'); p { color:#09F; text-indent: 20px; } </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