Sha256: 094ce8a0770513a46cae237b4265f0082fe4933eee00ff5a9831d75fd5a935ad
Contents?: true
Size: 461 Bytes
Versions: 13
Compression:
Stored size: 461 Bytes
Contents
<!DOCTYPE html> <html> <html lang="en"> <head> <meta charset="utf-8"> <title>SQLUI - Redirecting...</title> <link rel="icon" type="image/x-icon" href="<%= resource_path_map['favicon.svg'] %>"> <script type="application/javascript"> window.location = "<%= location %>" </script> </head> <body style="font-family: monospace; color: #333; font-size: 16px; margin: 0;"> <div style="padding: 10px;"> <h2>Redirecting...</h2> </div> </body> </html>
Version data entries
13 entries across 13 versions & 1 rubygems