X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Fviews%2Fthemes%2Fbaggy%2FEntry%2Fentry.html.twig;h=e87ba201a957ebcfd0feccf8d7890c88002e704e;hb=293730656d696dab8cdbc8447a0e970a58ff77d2;hp=d42739ac2c14ffa8e46a5e6dcf6b9083bf78a773;hpb=4d9128ded96bb70b7bda964870ba3e279832dd9b;p=github%2Fwallabag%2Fwallabag.git diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Entry/entry.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Entry/entry.html.twig index d42739ac..e87ba201 100644 --- a/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Entry/entry.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Entry/entry.html.twig @@ -11,7 +11,7 @@
@@ -74,7 +74,7 @@ {% if entry.originUrl is not empty %} launch - + {{ entry.originUrl|striptags|removeSchemeAndWww|truncate(32) }} {% endif %} @@ -96,9 +96,6 @@ - {% if entry.previewPicture is not null %} -
{{ entry.title|e|raw }}
- {% endif %}
{{ entry.content | raw }}