[+] add modification theme

This commit is contained in:
2023-11-27 10:39:53 +01:00
parent d6b8a48d1c
commit 8cf9fcdb0a
23 changed files with 412 additions and 176 deletions

View File

@@ -10,6 +10,7 @@
</div>
<ul role="list" class="divide-y divide-gray-200 flex-1">
{{range .}}
{{if eq .Deleted false}}
<li class="py-2 px-4 flex">
<a href="/app/agenda/{{.ID}}" class="flex w-full">
<div class="ml-3">
@@ -18,6 +19,7 @@
</a>
</li>
{{end}}
{{end}}
</ul>
<a href="/app/agenda/">