Sha256: e7da3f2854485575c23c1ce53d8334132e57900bb15bcf545866703eb3c284b1
Contents?: true
Size: 590 Bytes
Versions: 20
Compression:
Stored size: 590 Bytes
Contents
<!DOCTYPE html> <html lang="<%= t("sufia.document_language") %>"> <head> <title>Not found</title> </head> <body> <div class="columns two-a"> <div class="column second"> <h1>Not found</h1> <p> <%= t('sufia.product_name') %> could not locate the requested resource. We apologize for the inconvenience. You might be interested in using <a href="/contact/">the contact form</a> to report the error, or <a href="/help/">the help page</a> for looking up solutions. </p> </div> </body> </html>
Version data entries
20 entries across 20 versions & 1 rubygems