aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes/default/home.twig
diff options
context:
space:
mode:
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 %}