webapi-eca/webpages/handlers/templates/admin.html
2014-04-21 14:42:26 +02:00

6 lines
271 B
HTML

<input type="text" id="inp_command" style="width:300px" />
<button type="button" id="but_submit">command</button>
<br><br>
<h3>Get your password hashed:</h3>
<input type="password" id="inp_password" style="width:300px" />
<div id="display_hash" style="font-size:10px" />