tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

fail.html (193B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4  <title>Longdesc test Fail page</title>
      5 </head>
      6 <body>
      7  <h1>Fail</h1>
      8  <p>Apparently, something went wrong and the test has been failed.</p>
      9 </body>
     10 </html>