diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entry.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entry.html.twig index 032d2d9b9..664356994 100644 --- a/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entry.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entry.html.twig @@ -192,14 +192,14 @@ {% endfor %} - {% if entry.previewPicture is not null %} -
- {% endif %} - + {% if entry.previewPicture is not null %} + + {% endif %} +