tor-browser

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

summary-not-in-details.html (261B)


      1 <!DOCTYPE html>
      2 <!-- Any copyright is dedicated to the Public Domain.
      3   - http://creativecommons.org/publicdomain/zero/1.0/ -->
      4 
      5 <html>
      6  <body>
      7    <!-- Render standalone summary as a normal block element. -->
      8    <summary>Summary</summary>
      9  </body>
     10 </html>