X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=src%2FWallabag%2FCoreBundle%2FResources%2Fviews%2Fthemes%2Fmaterial%2FEntry%2Fentries.html.twig;h=b2e2e8d0d73f92efed5ff7c06fec9f13c97e99d1;hb=428af5a8c368f27ef7f1027a6bbd37b6f9cded60;hp=4fbc447374c8d915ccfbd1cdacb61375a85671b2;hpb=0e7cf1fc502e6d01f3059cb821420485bcb4614a;p=github%2Fwallabag%2Fwallabag.git diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entries.html.twig b/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entries.html.twig index 4fbc4473..b2e2e8d0 100644 --- a/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entries.html.twig +++ b/src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entries.html.twig @@ -15,52 +15,46 @@ {% block content %} {% block pager %} - {% if entries is not empty %} -
-
{{ entries.count }} {% trans %}entries{% endtrans %}
-
+
+
{% transchoice entries.count %}{0} There is no entry.|{1} There is one entry.|]1,Inf[ There are %count% entries.{% endtranschoice %}
+
- {% endif %} + {% endblock %} -
- {% if entries is empty %} -

{% trans %}No articles found.{% endtrans %}

- {% else %} - @@ -74,17 +68,19 @@
-
{{ form_widget(form.readingTime.left_number, {'type': 'number'}) }}
-
{{ form_widget(form.readingTime.right_number, {'type': 'number'}) }}
+
+ +
+
{% trans %}Clean{% endtrans %}