aboutsummaryrefslogtreecommitdiff
path: root/themes/alps/util.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/alps/util.html')
-rw-r--r--themes/alps/util.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/themes/alps/util.html b/themes/alps/util.html
index 5ee456a..64aae3a 100644
--- a/themes/alps/util.html
+++ b/themes/alps/util.html
@@ -28,13 +28,13 @@
{{ if eq $.GlobalData.URL.Path "/compose" }}active{{ end }}
">Compose&nbsp;mail</a>
{{ with .CategorizedMailboxes }}
- {{ with .Common.Inbox }}{{ template "mbox-link" . }}{{ end}}
- {{ with .Common.Drafts }}{{ template "mbox-link" . }}{{ end}}
- {{ with .Common.Outbox }}{{ template "mbox-link" . }}{{ end}}
- {{ with .Common.Sent }}{{ template "mbox-link" . }}{{ end}}
- {{ with .Common.Junk }}{{ template "mbox-link" . }}{{ end}}
- {{ with .Common.Trash }}{{ template "mbox-link" . }}{{ end}}
- {{ with .Common.Archive }}{{ template "mbox-link" . }}{{ end}}
+ {{ with .Common.Inbox }}{{ template "mbox-link" . }}{{ end }}
+ {{ with .Common.Drafts }}{{ template "mbox-link" . }}{{ end }}
+ {{ with .Common.Outbox }}{{ template "mbox-link" . }}{{ end }}
+ {{ with .Common.Sent }}{{ template "mbox-link" . }}{{ end }}
+ {{ with .Common.Junk }}{{ template "mbox-link" . }}{{ end }}
+ {{ with .Common.Trash }}{{ template "mbox-link" . }}{{ end }}
+ {{ with .Common.Archive }}{{ template "mbox-link" . }}{{ end }}
{{ if .Additional }}
<hr />
{{ range .Additional }}