From 51916ebba33a58790bde77726743f8a7b5c16b84 Mon Sep 17 00:00:00 2001 From: Philippe Proulx Date: Sat, 26 Oct 2013 04:42:11 -0400 Subject: [PATCH] Support WeeChat color scheming of date prefixes --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index a0783cb..67d06c1 100644 --- a/index.html +++ b/index.html @@ -219,7 +219,7 @@ $ openssl req -nodes -newkey rsa:2048 -keyout relay.pem -x509 -days 365 -out rel - {{ bufferline.date | date:'HH:mm' }} + {{ bufferline.date | date:'HH' }}:{{ bufferline.date | date:'mm' }} {{ part.text }}