Last changes

This commit is contained in:
Jesse Malotaux 2025-03-31 13:23:26 +02:00
parent 6872269266
commit aa0651a763
4 changed files with 30 additions and 25 deletions

View file

@ -2,7 +2,7 @@
<div class="device-overview">
<AlertComp type="info">
<div class="grid">
<strong>This is a server.</strong>
<strong>This is a server!</strong>
<em>UUID: {{ device.uuid() }} </em>
</div>
</AlertComp>