1
0
mirror of synced 2025-10-29 18:39:18 +00:00

added server management

This commit is contained in:
Valentin PUCCETTI
2023-09-11 15:21:36 +02:00
parent 298ef6d873
commit a034396dbe
23 changed files with 553 additions and 177 deletions

View File

@@ -1,6 +1,6 @@
<%- include('../navbar', {active: "admin-groups"}); %>
<div class="container-fluid">
<h3 class="text-dark mb-4">New group: </h3>
<h3 class="text-dark mb-4"><a style="text-decoration: none" href="/admin/groups">Groups</a> / new </h3>
<div class="card shadow mb-5">
<div class="card-header py-3">
<p class="text-primary m-0 fw-bold">Group editing</p>