aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes/default/home.twig
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas.loeuillet@gmail.com>2014-02-19 15:12:49 +0100
committerNicolas LÅ“uillet <nicolas.loeuillet@gmail.com>2014-02-19 15:12:49 +0100
commita71dc5d7d093e0986d184c4e024eba5901938242 (patch)
tree9054efb2de9d148bae289848b3023a34fb0020a7 /themes/default/home.twig
parentfb5a9666ed99abe16b8823a98aed1a6dce03bb04 (diff)
parent01cd443441c401a82ae021e08dedd6709100be2c (diff)
downloadwallabag-a71dc5d7d093e0986d184c4e024eba5901938242.tar.gz
wallabag-a71dc5d7d093e0986d184c4e024eba5901938242.tar.zst
wallabag-a71dc5d7d093e0986d184c4e024eba5901938242.zip
Merge branch 'dev' of git://github.com/mariroz/wallabag into dev
Diffstat (limited to 'themes/default/home.twig')
-rw-r--r--themes/default/home.twig1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/default/home.twig b/themes/default/home.twig
index cbe8c62f..21013ec8 100644
--- a/themes/default/home.twig
+++ b/themes/default/home.twig
@@ -46,4 +46,5 @@
46 {% endfor %} 46 {% endfor %}
47 {% endif %} 47 {% endif %}
48 {{ block('pager') }} 48 {{ block('pager') }}
49 {% if view == 'home' %}{% if nb_results > 1 %}<a title="{% trans "mark all the entries as read" %}" href="./?action=archive_all">{% trans "mark all the entries as read" %}</a>{% endif %}{% endif %}
49{% endblock %} 50{% endblock %}