Sha256: 236452c93845cba2937da0221b0964a168b0230d11a95f309449743aa8bbb24f
Contents?: true
Size: 733 Bytes
Versions: 22
Compression:
Stored size: 733 Bytes
Contents
<!doctype html> <html> <head> <meta charset="utf-8"> <title>Invoker</title> <style> body { margin: 0; padding: 0; background: #fff; line-height: 18px; } div.page { padding: 36px 90px; } h1, h2, p, li { font-family: Helvetica, sans-serif; font-size: 13px; } h1 { line-height: 45px; font-size: 36px; margin: 0; } h2 { line-height: 27px; font-size: 18px; font-weight: normal; margin: 0; } </style> </head> <body class=""> <div class="page"> <h1>Application not running</h1> <hr> <h2>Invoker did not get any response. Please check if the application is running.<h2> </div> </body> </html>
Version data entries
22 entries across 22 versions & 3 rubygems
Version | Path |
---|---|
invoker-1.0.4 | lib/invoker/power/templates/503.html |
invoker-1.0.3 | lib/invoker/power/templates/503.html |