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

@@ -11,7 +11,7 @@ type WatchingAnimeWithDetails struct {
}
templ Notifications(watching []WatchingAnimeWithDetails, activeTab string) {
@Layout("mal - notifications") {
@Layout("mal - notifications", true) {
<div class="notifications-page">
<h1>Notifications</h1>
<div class="status-tabs">