diff --git a/themes/default/home.twig b/themes/default/home.twig index c1b29ec36..5524a5256 100644 --- a/themes/default/home.twig +++ b/themes/default/home.twig @@ -21,7 +21,7 @@ {% endblock %} {% block content %} {% if entries is empty %} -

{% trans "No link available here!" %}

+

{% trans "No articles found." %}

{% else %} {% block pager %} {% if nb_results > 1 %} @@ -35,7 +35,7 @@

{{ entry.title|raw }}