Show archive folder counts

This commit is contained in:
DonVoo 2026-07-12 17:06:58 +02:00
parent 514a7723bf
commit 422308e7e6
3 changed files with 97 additions and 6 deletions

View file

@ -43,9 +43,9 @@ func renderShell(w http.ResponseWriter, active, readingPane string) {
fmt.Fprintf(w, `<!doctype html><html lang="de"><head><meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Mail-Graveyard</title>
<link rel="stylesheet" href="/static/style.css?v=20260706-6">
<link rel="stylesheet" href="/static/style.css?v=20260712-1">
<script src="/static/htmx.min.js"></script>
<script src="/static/app.js?v=20260706-6" defer></script></head>
<script src="/static/app.js?v=20260712-1" defer></script></head>
<body class="ol2013">
<header class="ribbon">
<nav class="ribbon-tabs">