From f2251bbb323bc25c29ee16ea5f60cd967025ab37 Mon Sep 17 00:00:00 2001 From: ibuler Date: Wed, 7 Mar 2018 22:38:37 +0800 Subject: [PATCH] [Update] index --- apps/templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/templates/index.html b/apps/templates/index.html index 800b1d46f..a297adedd 100644 --- a/apps/templates/index.html +++ b/apps/templates/index.html @@ -168,9 +168,9 @@
{% ifequal login.is_finished 0 %} - {{ login.date_start|timesince }} ago + {{ login.date_start|timesince }} 前 {% else %} - {{ login.date_start|timesince }} ago + {{ login.date_start|timesince }} 前 {% endifequal %} {{ login.user }} 登录了{{ login.asset }}
{{ login.date_start }}