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) + '' + '');