diff options
Diffstat (limited to 'themes/sourcehut/mailbox.html')
-rw-r--r-- | themes/sourcehut/mailbox.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/sourcehut/mailbox.html b/themes/sourcehut/mailbox.html index 313b89d..e360f25 100644 --- a/themes/sourcehut/mailbox.html +++ b/themes/sourcehut/mailbox.html @@ -1,5 +1,5 @@ {{template "head.html"}} -{{template "nav.html"}} +{{template "nav.html" .Global}} <!-- TODO: Share tabs if reasonable --> <div class="container-fluid"> |