Sha256: 8ecd74f879faf4c76c4a5a5cab86915fee9198d5c2dafd3d67bbe22a42f8b9bc
Contents?: true
Size: 357 Bytes
Versions: 14
Compression:
Stored size: 357 Bytes
Contents
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <%= erb :header %> </head> <body id="download"> <div id="preso"> <h1><%= I18n.t('error.file_not_found') %></h1> <h2><%= @env['REQUEST_PATH'] %> </div> <div id="footer"> <span id="debugInfo"></span> </div> </body> </html>
Version data entries
14 entries across 14 versions & 1 rubygems