ESafeP/HTML/index.html
2022-12-29 09:43:33 +01:00

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(&quot;&amp;o=1&quot;);" name="">&Ouml;ffnen</button></form>
<div id="but3d" style="display: block;"></div>
<br>
<form id="but3" style="display: block;" action="/chpwd" method="get"><button>Code &auml;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(&quot;Wirklich neustarten?&quot;);"><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>