X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Fviews%2Fthemes%2Fmaterial%2FEntry%2Fentry.html.twig;fp=src%2FWallabag%2FCoreBundle%2FResources%2Fviews%2Fthemes%2Fmaterial%2FEntry%2Fentry.html.twig;h=2b249b73718be2432e195065aaa12c0c6de0046e;hb=b2439a8e4e99969df19390f82ee18a323c4aafeb;hp=15b4d82f66e7b5f02d313fe56b0912125428a643;hpb=8ecab22d32117cbf6a9e56a048ff65a83307205f;p=github%2Fwallabag%2Fwallabag.git 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 15b4d82f..2b249b73 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 @@ -250,13 +250,13 @@ {% endif %}
  • - link + link {{ entry.domainName|removeWww }}
  • - comment + comment {{ 'entry.view.annotations_on_the_entry'|transchoice(entry.annotations | length) }}
  • {% if entry.originUrl is not empty %}