Sha256: 04b5a714a2c8a3797d3ecf75e68b12508525862ea09f746bb8dc741add8214ca
Contents?: true
Size: 276 Bytes
Versions: 11
Compression:
Stored size: 276 Bytes
Contents
<!doctype html> <html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>404, Not found</title> </head> <body> <h1>Not found</h1> <p> Let's try from <a href="/">the start</a>. </p> </body> </html>
Version data entries
11 entries across 11 versions & 1 rubygems