aboutsummaryrefslogtreecommitdiff
path: root/themes/alps/nav.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/alps/nav.html')
-rw-r--r--themes/alps/nav.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/alps/nav.html b/themes/alps/nav.html
index 3c26166..1678434 100644
--- a/themes/alps/nav.html
+++ b/themes/alps/nav.html
@@ -2,7 +2,7 @@
<nav>
{{$page := (index .GlobalData.Path 0)}}
<a href="/"
- {{ if or (eq $page "mailbox") (eq $page "message") }}
+ {{ if or (eq $page "mailbox") (eq $page "message") (eq $page "compose") }}
class="active"
{{ end }}
>Email</a>