5 <meta charset=
"UTF-8" />
6 <title>qBittorrent QBT_TR(Web UI)QBT_TR[CONTEXT=OptionsDialog]
</title>
7 <link rel=
"icon" type=
"image/png" href=
"images/qbittorrent32.png" />
8 <link rel=
"icon" type=
"image/svg+xml" href=
"icons/qbittorrent-tray.svg" />
9 <link rel=
"stylesheet" type=
"text/css" href=
"css/login.css?v=${CACHEID}" />
11 <link rel=
"stylesheet" type=
"text/css" href=
"css/noscript.css?v=${CACHEID}" />
13 <script src=
"scripts/login.js?locale=${LANG}&v=${CACHEID}"></script>
17 <noscript id=
"noscript">
18 <h1>QBT_TR(JavaScript Required! You must enable JavaScript for the Web UI to work properly)QBT_TR[CONTEXT=HttpServer]
</h1>
21 <h1>qBittorrent QBT_TR(Web UI)QBT_TR[CONTEXT=OptionsDialog]
</h1>
22 <div id=
"logo" class=
"col">
23 <img src=
"icons/qbittorrent-tray.svg" alt=
"qBittorrent logo" />
25 <div id=
"formplace" class=
"col">
26 <form id=
"loginform" method=
"post" onsubmit=
"submitLoginForm();">
28 <label for=
"username">QBT_TR(Username)QBT_TR[CONTEXT=HttpServer]
</label><br />
29 <input type=
"text" id=
"username" name=
"username" autocomplete=
"username" />
32 <label for=
"password">QBT_TR(Password)QBT_TR[CONTEXT=HttpServer]
</label><br />
33 <input type=
"password" id=
"password" name=
"password" autocomplete=
"current-password" />
36 <input type=
"submit" id=
"login" value=
"QBT_TR(Login)QBT_TR[CONTEXT=HttpServer]" />
40 <div id=
"error_msg"></div>