aboutsummaryrefslogtreecommitdiff
path: root/themes/alps
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2020-11-13 12:28:46 -0500
committerDrew DeVault <sir@cmpwn.com>2020-11-13 12:28:46 -0500
commit2611bee1705dcaf541b5efaa3cf61d344cf1bff1 (patch)
tree5d29c757cfff10b2e222d517f2961fa0a4101219 /themes/alps
parent6ecb243620c6114cc5b25ec780aff9040ac49260 (diff)
downloadalps-2611bee1705dcaf541b5efaa3cf61d344cf1bff1.tar.gz
alps-2611bee1705dcaf541b5efaa3cf61d344cf1bff1.zip
Humanize message list dates
Diffstat (limited to 'themes/alps')
-rw-r--r--themes/alps/mailbox.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/alps/mailbox.html b/themes/alps/mailbox.html
index 60cc978..ac09a7d 100644
--- a/themes/alps/mailbox.html
+++ b/themes/alps/mailbox.html
@@ -68,7 +68,7 @@
</a>
</div>
<div class="message-list-date {{$classes}}">
- {{ .Envelope.Date | formatdate }}
+ {{ .Envelope.Date | humantime }}
</div>
{{ else }}
<div class="message-list-checkbox {{$classes}}">