diff --git a/tpl/home.twig b/tpl/home.twig index f51c34f..f44e040 100644 --- a/tpl/home.twig +++ b/tpl/home.twig @@ -12,10 +12,12 @@ {% include '_menu.twig' %} {% endblock %} {% block precontent %} + {% if entries|length > 1 %}
+ {% endif %} {% endblock %} {% block content %} {{ page_links | raw }}