styles combine

This commit is contained in:
JiriUhlir
2026-05-28 10:02:25 +02:00
parent 198f68381e
commit 614ccb5e71
4 changed files with 122 additions and 19 deletions
+1
View File
@@ -20,6 +20,7 @@ def page(title: str, body: str) -> str:
<nav>
<a href="/portal">Aplikace</a>
<a href="/portal/new-app">Nová aplikace</a>
<a href="/portal/deployments">Nasazení</a>
<a href="/portal/backups">Zálohy</a>
</nav>
</header>