X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Fviews%2Fthemes%2Fbaggy%2FEntry%2Fentries.html.twig;h=92eecb9be2053fab0ac7a4d0ddf5289a9386e2ac;hb=1d4d9aaf2971e5b4d00a28f935c815e88bcf1487;hp=7271bdaa2058ca262a0b4d8b2efa429ee2c3282a;hpb=fdec3acab1e48ceb74917ce8ae4cfb1d127c757b;p=github%2Fwallabag%2Fwallabag.git diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Entry/entries.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Entry/entries.html.twig index 7271bdaa..92eecb9b 100644 --- a/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Entry/entries.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/themes/baggy/Entry/entries.html.twig @@ -1,87 +1,101 @@ {% extends "WallabagCoreBundle::layout.html.twig" %} -{% block title "Unread" %} +{% block title %}{{ 'entry.page_titles.unread'|trans }}{% endblock %} {% block content %} - {% block pager %} -
-
{{ entries.count }} {% trans %}entries{% endtrans %}
- + {% endfor %} -