Rename project to Mail-Graveyard
This commit is contained in:
parent
ba53f8bb19
commit
bb2bcb0576
20 changed files with 55 additions and 55 deletions
|
|
@ -38,12 +38,12 @@ func renderShell(w http.ResponseWriter, active, readingPane string) {
|
|||
w.Header().Set("Content-Type", "text/html; charset=utf-8")
|
||||
fmt.Fprintf(w, `<!doctype html><html lang="de"><head><meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<title>Email-Forwarder</title>
|
||||
<title>Mail-Graveyard</title>
|
||||
<link rel="stylesheet" href="/static/style.css">
|
||||
<script src="/static/htmx.min.js"></script></head>
|
||||
<body class="ol2013">
|
||||
<header class="ribbon">
|
||||
<div class="ribbon-title">Email-Forwarder</div>
|
||||
<div class="ribbon-title">Mail-Graveyard</div>
|
||||
<nav class="ribbon-tabs">
|
||||
<a class="tab %s" href="/">Umzug</a>
|
||||
<a class="tab" href="/accounts">Postfächer</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue