404.html 805 B

12345678910111213141516
  1. <!DOCTYPE html>
  2. <html class="cp" id="four-oh-four">
  3. <!-- If this file is not called customize.dist/src/template.html, it is generated -->
  4. <head>
  5. <title data-localization="main_title">CryptPad: Zero Knowledge, Collaborative Real Time Editing</title>
  6. <meta content="text/html; charset=utf-8" http-equiv="content-type"/>
  7. <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
  8. <link rel="icon" type="image/png" href="/customize/main-favicon.png" id="favicon"/>
  9. <script async data-bootload="/customize/four-oh-four.js" data-main="/common/boot.js?ver=1.0" src="/bower_components/requirejs/require.js?ver=2.3.5"></script>
  10. </head>
  11. <body class="html">
  12. <noscript>
  13. <h1>404</h1>
  14. <h3>We couldn't find the page you were looking for</h3>
  15. </noscript>