tor-browser

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

provenance4html.html (942B)


      1 <!DOCTYPE html>
      2 <html lang=en>
      3  <head>
      4    <meta charset=utf-8>
      5    <title>Translation Revision Provenance Agent: Local Test in HTML5</title>
      6  </head>
      7  <body>
      8    <p id="p1" 
      9      its-person-ref="http://www.provdata.com/person/#John_Doe" 
     10      its-tool-ref="http://www.onlinemtex.com/2012/7/25/wsdl/"
     11      its-ORG="acme-CAT-v2.3" 
     12      its-rev-tool-ref="http://www.mycat.com/v1.0/download"
     13      its-rev-org="acme-CAT-v2.3"
     14      its-prov-ref="http://www.examplelsp.com/excontent987/production/prov/e6354"> This paragraph was translated from the machine.</p>
     15    <p class="legal-notice" 
     16      ITS-tool="onlinemtex"
     17      its-person="John Doe" 
     18      its-org-ref="http://www.legaltrans-ex.com/"
     19      its-rev-person="Tommy Atkins" 
     20      its-rev-org-ref="http://www.vistatec.com/"
     21      its-prov-ref="http://www.vistatec.com/job-12-7-15-X31/reviewed/prov/re8573469">This text was translated directly by a person.</p>
     22  </body>
     23 </html>