X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=src%2FWallabag%2FCoreBundle%2FResources%2Fviews%2Fthemes%2Fmaterial%2FEntry%2Fentry.html.twig;h=e89aea3a7c28dd6ee5f5e1a028d5499e7a3c575e;hb=9f95b14dec88cf083cefa38d5fbd84189e07acac;hp=032d2d9b9b6278d3ce08a8cd3a253ada036f9b90;hpb=ba2157b270095757eb5af8062df72ce16c497637;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 032d2d9b..e89aea3a 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 @@ -138,6 +138,17 @@ + {% if craue_setting('show_printlink') %} +
  • + + + {{ 'entry.view.left_menu.print'|trans }} + +
    +
  • + {% endif %} + +
  • @@ -192,14 +203,14 @@ {% endfor %} - {% if entry.previewPicture is not null %} -
    {{ entry.title|raw }}
    - {% endif %} - + {% if entry.previewPicture is not null %} +
    {{ entry.title|raw }}
    + {% endif %} +
    {{ entry.content | raw }}