X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Fviews%2Fthemes%2Fbaggy%2FEntry%2Fentry.html.twig;h=bec4b70fb318e3b3f5cffcea432aa57e9d7089c2;hb=114c55c0a6eade2ba6c53fe25f61cc58cca91620;hp=32dc08599c8a34f3e62cd76ec7243435f4dc53d3;hpb=559cd55bc8011b11706c1ffc5c0563b6f2f39491;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 32dc0859..bec4b70f 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 @@ -5,39 +5,63 @@ {% block content %}
-

{{ entry.title|raw }} ✎

+

{{ entry.title|raw }} ✎

- -
+ +
- + + + + {% set nbAnnotations = entry.annotations | length %} + comment {{ 'entry.view.annotations_on_the_entry'|transchoice(entry.annotations | length) }} + + {% if entry.previewPicture is not null %}
{{ entry.title|raw }}
{% endif %} @@ -45,54 +69,22 @@ {{ entry.content | raw }} + +