Show archive folder counts
This commit is contained in:
parent
514a7723bf
commit
422308e7e6
3 changed files with 97 additions and 6 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue