47 lines
1.7 KiB
HTML
47 lines
1.7 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no">
|
|
<link rel="icon" href="favicon.svg">
|
|
<link rel="stylesheet" href="all.css">
|
|
<title>Your safe!</title>
|
|
</head>
|
|
|
|
<body>
|
|
<div style="text-align:left;display:inline-block;color:#ffffff;min-width:340px;">
|
|
<div style="text-align:center;color:#ffffff;">
|
|
<h3>ESafeP</h3>
|
|
<h2>%s</h2>
|
|
</div>
|
|
<div style="padding:0;" id="l1" name="l1">
|
|
<table style="width:100%"></table>
|
|
<table style="width:100%">
|
|
<tbody>
|
|
<tr>
|
|
<td style="width:100%;text-align:center;font-weight:normal;font-size:62px">%s</td>
|
|
</tr>
|
|
<tr></tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<form id="but3" style="display: block;" action="/chpwd" method="get"><button onclick="la("&o=1");" name="">Öffnen</button></form>
|
|
<div id="but3d" style="display: block;"></div>
|
|
<br>
|
|
<form id="but3" style="display: block;" action="/chpwd" method="get"><button>Code ändern</button></form>
|
|
<p></p>
|
|
<form id="but4" style="display: block;" action="/info" method="get"><button>Informationen</button></form>
|
|
<p></p>
|
|
<form id="but14" style="display: block;" action="/console" method="get"><button>Konsole</button></form>
|
|
<p>
|
|
<div id="but3d" style="display: block;"></div>
|
|
<form id="but0" style="display: block;" action="/reboot" method="get" onsubmit="return confirm("Wirklich neustarten?");"><button class="button bred">Neustart</button></form>
|
|
<p></p>
|
|
<div style="text-align:right;font-size:11px;">
|
|
<hr>
|
|
<a href="http://10.0.30.20" target="_blank" style="color:#aaa;">ESafeP 1.0 (ESP 8266)</a>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|