tor-browser

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

in-template.html (246B)


      1 <!DOCTYPE html>
      2 <head>
      3 <link rel="match" href="references/in-template-ref.html">
      4 <template><meta charset="windows-1251"></template>
      5 </head>
      6 <body>
      7 <p>Meta in <code>template</code>.</p>
      8 <p>Test: �</p>
      9 <p>If &#x0436;, meta takes effect</p>
     10 </body>