feat(webui): add state creation page

This commit is contained in:
Julien Dessaux 2025-02-04 23:34:26 +01:00
parent ab548d249b
commit fcc2206124
Signed by: adyxax
GPG key ID: F92E51B86E07177E
5 changed files with 169 additions and 0 deletions

View file

@ -1,5 +1,11 @@
{{ define "main" }}
<main class="responsive" id="main">
<a href="/states/new">
<button class="small-round">
<i>add</i>
<span>New</span>
</button>
</a>
<table class="clickable-rows no-space">
<thead>
<tr>