ui: refine auth and account screens

This commit is contained in:
2026-04-11 18:06:04 +02:00
parent 6b83f6bde6
commit 76e9309e0d
10 changed files with 438 additions and 83 deletions

View File

@@ -5,7 +5,7 @@ import "mal/internal/shared/ui"
import "fmt"
templ Discover() {
@Layout("mal - discover") {
@Layout("mal - discover", true) {
<div class="discover-container">
<div class="discover-header">
<h1>Discover</h1>