chore(webui): redesign the accounts page

This commit is contained in:
Julien Dessaux 2025-04-12 13:55:55 +02:00
parent bd28f459c9
commit c69e323f9e
Signed by: adyxax
GPG key ID: F92E51B86E07177E
2 changed files with 56 additions and 57 deletions

View file

@ -3,7 +3,6 @@ package webui
import (
"html/template"
"net/http"
"path"
"git.adyxax.org/adyxax/tfstated/pkg/database"
"git.adyxax.org/adyxax/tfstated/pkg/model"