Script edited

This commit is contained in:
Fr4nz D13trich 2025-10-12 15:13:04 +02:00
parent 1bad92763d
commit 444f7bffb0
2 changed files with 18 additions and 1 deletions

View file

@ -0,0 +1,14 @@
<table>
<tr>
<td>Hostname</td>
<td></td>
</tr>
<tr>
<td>IP Address</td>
<td></td>
</tr>
<tr>
<td>Encryption</td>
<td></td>
</tr>
</table>

View file

@ -18,8 +18,11 @@
<p>If you see this site, means "LoMeS" development environment is running!</p> <p>If you see this site, means "LoMeS" development environment is running!</p>
<p>Thanks for collaborating and trying to make things mor real...</p> <p>Thanks for collaborating and trying to make things mor real...</p>
</div> </div>
<div class="textBox"> <!-- <div class="textBox">
<h3>Configuration Summary</h3> <h3>Configuration Summary</h3>
<div class="confBox">
<link rel="import" href="assets/html/data/install_log/log.html">
</div>-->
</div> </div>
</section> </section>
</body> </body>