This commit is contained in:
JiriUhlir
2026-05-29 10:35:56 +02:00
parent 765c840120
commit 48a9b20379
5 changed files with 277 additions and 1 deletions
+1
View File
@@ -16,6 +16,7 @@ def page(title: str, body: str, user=None) -> str:
<a href="/portal/new-app">Nová aplikace</a>
<a href="/portal/deployments">Nasazení</a>
<a href="/portal/jobs">Joby</a>
<a href="/portal/workers">Operations -> Workers</a>
<a href="/portal/backups">Zálohy</a>
<a href="/portal/audit">Audit</a>
</nav>