webapi-eca/webpages/handlers/templates/admin.html

7 lines
271 B
HTML
Raw Normal View History

<input type="text" id="inp_command" style="width:300px" />
2014-04-21 12:42:26 +00:00
<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" />