few changes

This commit is contained in:
Fr4nz D13trich 2025-10-14 21:46:07 +02:00
parent 7e5ead8f76
commit 9e90100b9d
5 changed files with 50 additions and 21 deletions

View file

@ -15,15 +15,16 @@
</header>
<div class="textBox">
<h3>A Local Meshtastic Server in development</h3><br>
<p><strong>Hi {{user}}</strong></p>
<p>If you see this site, means "LoMeS" development environment is running!</p>
<p>Thanks for collaborating and trying to make things more real...</p>
</div>
<!-- <div class="textBox">
<div class="textBox">
<h3>Configuration Summary</h3>
<div class="confBox">
<link rel="import" href="assets/html/data/install_log/log.html">
</div>-->
<ul>
<li>User executing flask : {{user}}</li>
</ul>
</div>
</div>
</section>
</body>