Sha256: 8e5d119c653195bbbbdd41d17dac3250d6150b9449b797daf894919c01fc23f9
Contents?: true
Size: 196 Bytes
Versions: 4
Compression:
Stored size: 196 Bytes
Contents
<!DOCTYPE html> <html> <head> <meta charset='utf-8' /> <title>404 Page</title> </head> <body> <h1>Page not found</h1> <p id='template'><%= "404.erb" %></p> </body> </html>
Version data entries
4 entries across 4 versions & 1 rubygems