From a94373aa8d53b98fe767d735d35f5b2b7330d0a0 Mon Sep 17 00:00:00 2001 From: luchenqun Date: Sat, 18 Feb 2017 10:28:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=8F=9B=E4=B8=80=E4=B8=8B=E6=8F=9B?= =?UTF-8?q?=E5=9B=BE=E6=A0=87=E7=9A=84=E6=9C=8D=E5=8A=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/views/bookmarks.html | 4 ++-- public/views/search.html | 2 +- public/views/tags.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/public/views/bookmarks.html b/public/views/bookmarks.html index 95b9270..baa13f0 100644 --- a/public/views/bookmarks.html +++ b/public/views/bookmarks.html @@ -30,7 +30,7 @@ id="{{bookmark.id}}"> - + {{ bookmark.title}}
@@ -59,7 +59,7 @@ - + {{ bookmark.title }} diff --git a/public/views/search.html b/public/views/search.html index 1157175..87b5fad 100644 --- a/public/views/search.html +++ b/public/views/search.html @@ -128,7 +128,7 @@ - + {{ bookmark.title }} diff --git a/public/views/tags.html b/public/views/tags.html index 5e8d979..bf21142 100644 --- a/public/views/tags.html +++ b/public/views/tags.html @@ -28,7 +28,7 @@ - + {{ bookmark.title }}