cleanup, css, rebase to alpine 3.21 #968

This commit is contained in:
jokob-sk
2025-01-20 14:55:26 +11:00
parent 5110a3c2f3
commit 5b1002620b
37 changed files with 116 additions and 311 deletions

View File

@@ -13,21 +13,13 @@
require 'php/templates/header.php';
?>
<?php require 'php/templates/notification.php'; ?>
<!-- ----------------------------------------------------------------------- -->
<!-- Page ------------------------------------------------------------------ -->
<div class="content-wrapper">
<!-- Content header--------------------------------------------------------- -->
<section class="content-header">
<?php require 'php/templates/notification.php'; ?>
<h1 id="pageTitle">
<i class="fa fa-microchip"></i>
<?= lang('SYSTEM_TITLE') ;?>
</h1>
</section>
<!-- Main content ---------------------------------------------------------- -->
<section class="content">