From 4a3ed2b3bd7ca42688bcf63625b5d17fadac8445 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sun, 24 Dec 2017 18:23:04 -0500 Subject: avoid wraparound of date #570 --- www/templates/moment.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/templates') diff --git a/www/templates/moment.html b/www/templates/moment.html index c00bf35e..10875cda 100644 --- a/www/templates/moment.html +++ b/www/templates/moment.html @@ -18,7 +18,7 @@ -
+
{{displayTimeFrom}} - {{displayTimeTo}}
-- cgit v1.2.3