tor-browser

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

idvalue2html.html (426B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4  <meta charset=utf-8> 
      5  <title>Id Value</title>  
      6  <link href="idvalue2htmlrules.xml" rel="its-rules">
      7 </head>
      8 <body>
      9 <p id="settingsMissing">
     10  <b id="text">Can't find settings file.</b>
     11  <var id="desc">The module cannot find the default settings file.
     12     You need to re-initialize the system.</var>
     13  <b id="crashtext">This computer is now crashing GOODBYE!!</b>
     14 </p>
     15 </body>
     16 </html>