mirror of
https://github.com/jeelabs/esp-link.git
synced 2026-03-05 17:04:02 +01:00
18 lines
346 B
Smarty
18 lines
346 B
Smarty
<div id="main">
|
|
<div class="header">
|
|
<h1><span class="esp">esp</span> link - Help</h1>
|
|
</div>
|
|
|
|
<div class="content">
|
|
|
|
<p>Please refer to
|
|
<a href="https://github.com/jeelabs/esp-link/blob/master/README.md">the online README</a>
|
|
for up-to-date help.</p>
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<script src="ui.js"></script>
|
|
</body></html>
|