Restore Neutral
All checks were successful
Neutral/pipeline/head This commit looks good

This commit is contained in:
Raphix
2023-04-28 22:36:23 +02:00
parent 4243d6e651
commit e3a1db5200
9 changed files with 34 additions and 6 deletions

View File

@ -1,15 +1,28 @@
<div class="home">
<h1>Administration</h1>
<h1>Administration <button onclick="getPage('panel.html')">RELOAD</button></h1>
</br>
<div class="homepanel">
<div class="row w-100">
<div class="hbox col-lg">
<h1><i class="fa fa-gear"></i> Administration</h1>
<h1><i class="fa fa-gear"></i> Actions et informations</h1>
<hr>
<button>Redémarrer</button>
<button>Update</button>
</div>
</div>
<div class="hbox col-lg">
<h1><i class="fa fa-file"></i> Chemin d'accès et paramètres</h1>
</div>
</div>