X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Fviews%2Fthemes%2Fbaggy%2FEntry%2Fentry.html.twig;h=6c46f91fcc6a8aa1ff343f2b80f7179109fdfed9;hb=cdd3010b478c9ca818dd6d22d03c81ef4a5ab208;hp=7e1f29220875d620ddf514a323390260050c53a5;hpb=0aafb8dfcb098ae586dc87f3487b4948f8ae2314;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 7e1f2922..6c46f91f 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 @@ -3,34 +3,55 @@ {% block title %}{{ entry.title|raw }} ({{ entry.domainName|removeWww }}){% endblock %} {% 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 }}
@@ -39,54 +60,22 @@ {{ entry.content | raw }}
- + + +