tor-browser

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

generic3.html (391B)


      1 <html>
      2  <head>
      3    <title>Test_Page_3</title>
      4  </head>
      5  <body>
      6    <h1>
      7      <p id="testContent">Page content: 3</p>
      8      <p>
      9        <a
     10          href="https://play.google.com/store/apps/details?id=org.mozilla.fenix"
     11          >Mozilla Playstore link</a
     12        >
     13      </p>
     14      <p>
     15        <a href="../resources/pdfForm.pdf">PDF form file</a>
     16      </p>
     17    </h1>
     18  </body>
     19 </html>