tor-browser

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

315752-1.xhtml (797B)


      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
      3 <html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" xmlns:xml="http://www.w3.org/XML/1998/namespace">
      4 <head>
      5 <title>Settings - Unclassified NewsBoard</title>
      6 
      7 
      8 </head>
      9 <body>
     10 
     11 <select name="Language">
     12 <option value="" style="clear: right;">
     13 			Automatic 	</option>
     14 <option value="de" style="clear: right;">
     15 	<span alt="" style="float: right; margin-top: 1px;">		Deutsch</span> <small>(de)</small>	</option>
     16 <option value="en" selected="selected" style="clear: right;">
     17 	<span alt="" style="float: right; margin-top: 1px;">		English</span> <small>(en)</small>	</option>
     18 </select>
     19 
     20 </body>
     21 </html>