X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Fviews%2Fthemes%2Fmaterial%2FEntry%2F_card_list.html.twig;h=08f5b0e260ff4684a3679ff6ac8720ca16854333;hb=d1f260e2d7bc62960267dbe70a1d8dd64f8dd9a7;hp=8a22f0c89e0eed5821eca7c3111687e61d77a8ba;hpb=812c980fa5ea03b9282e32a93723e459eee763a3;p=github%2Fwallabag%2Fwallabag.git diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/_card_list.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/_card_list.html.twig index 8a22f0c8..08f5b0e2 100644 --- a/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/_card_list.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/_card_list.html.twig @@ -1,30 +1,34 @@
+
+ {% if entry.previewPicture is not null %} + + + + {% endif %} +
-
{{ entry.title| striptags | truncate(120, true, '…') | raw }} + + + +