tor-browser

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

locnote4html.html (385B)


      1 <!DOCTYPE html>
      2 <html>
      3  <head>
      4   <meta charset=utf-8>
      5   <title>EXAMPLE</title>
      6   <link href="locnote4htmlrules.xml" rel="its-rules">
      7  </head>
      8  <body>
      9   <p id="FileNotFound" title="Comments.html#FileNotFound">
     10    <span>Cannot find the file {0}.</span>
     11   </p>
     12   <p id="DivByZero" title="Comments.html#DivByZero">
     13    <span>Invalid parameter.</span>
     14   </p>
     15  </body>
     16 </html>