From aba9fac9e24cfaacd9a782614fd26496a341a57a Mon Sep 17 00:00:00 2001 From: luchenqun Date: Mon, 6 Mar 2017 13:10:54 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=99=E6=97=B6=E9=97=B4=E5=8A=A0=E4=B8=AAti?= =?UTF-8?q?tle?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/views/tags.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/views/tags.html b/public/views/tags.html index db83665..e438531 100644 --- a/public/views/tags.html +++ b/public/views/tags.html @@ -72,8 +72,8 @@ {{ bookmark.url }} {{ bookmark.click_count }} - {{ bookmark.created_at.substr(0, 10) }} - {{ bookmark.last_click.substr(0, 10) }} + {{ bookmark.created_at.substr(0, 10) }} + {{ bookmark.last_click.substr(0, 10) }}
{{ tag.name }}