From 3cb81dbcc734e747d5aa6a4c8914242ad7765230 Mon Sep 17 00:00:00 2001 From: Alexandr Nesterenko Date: Fri, 25 Aug 2017 19:59:36 +0300 Subject: [PATCH] preview link only --- frontend/frontend/templates/frontend/preview.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/frontend/templates/frontend/preview.html b/frontend/frontend/templates/frontend/preview.html index a2ce92c..3c0991f 100644 --- a/frontend/frontend/templates/frontend/preview.html +++ b/frontend/frontend/templates/frontend/preview.html @@ -45,7 +45,7 @@ + '' - + item.title + + (item.title ? item.title : item.link) + '' + '');