Sha256: 165c5ba96dd693ba662d7696673d3c0d729e89605a294d57632658d07beade96
Contents?: true
Size: 430 Bytes
Versions: 7
Compression:
Stored size: 430 Bytes
Contents
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <%= erb :header %> </head> <body id="download"> <div id="preso"> <h1>File Not Found!</h1> <h2><%= @env['REQUEST_PATH'] %> </div> <div id="footer"> <span id="debugInfo"></span> </div> </body> </html>
Version data entries
7 entries across 7 versions & 1 rubygems