X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Fviews%2Fthemes%2Fmaterial%2FEntry%2Fentries.html.twig;h=3561c509aeafdf30c52542a59c4cbadc4ee3a509;hb=a737d2a0eeb23588fd8659471c41df0a6b95705a;hp=7777dc7fe746d03ea82a368d28ced8d9d6658220;hpb=545b852f4694d1d9821bb4d13d6a1f3e0e7634fb;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 7777dc7f..3561c509 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 @@ -18,7 +18,6 @@ {% if entries is not empty %}
{{ entries.count }} {% trans %}entries{% endtrans %}
-
{{ form_rest(form) }}
{% endif %} + + + +
+
+ +

{% trans %}Filters{% endtrans %}

+ +
+ +
+ +
+ +
+ + +
+ +
+ + +
+ + + +
+ +
+ +
+ +
+
{% endblock %}