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=2a06484e02dcc4b509c364c38663b45f184b83e6;hb=7720cca5325eae71595e6355d6599448c30377fb;hp=87af07dd6c936468f598838e040dbca72386e573;hpb=567421af5019bf5937aa2b4214b405d87a1f1f86;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 87af07dd..2a06484e 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 @@ -52,9 +52,9 @@
  • - + - {% trans %}Reload content{% endtrans %} + {% trans %}Re-fetch content{% endtrans %}
  • @@ -97,11 +97,41 @@
    @@ -147,6 +177,29 @@ main { padding: 0; } + + + {% endblock %} {% block content %} @@ -159,7 +212,7 @@ main {
    {% for tag in entry.tags %}
    - {{ tag.label }} ✘ + {{ tag.label }}
    {% endfor %}