From 037baf4eace6342d38969137e29354a3c9f66a7c Mon Sep 17 00:00:00 2001 From: ghost Date: Wed, 14 Feb 2024 04:15:30 +0200 Subject: [PATCH] show newer on page more than one --- templates/default/main/index.html.twig | 2 +- templates/default/main/namespace.html.twig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/default/main/index.html.twig b/templates/default/main/index.html.twig index 5b246c3..d056229 100644 --- a/templates/default/main/index.html.twig +++ b/templates/default/main/index.html.twig @@ -40,7 +40,7 @@ {% endfor %}
- {% if request.get('part') %} + {% if request.get('part') > 1 %} - {% if request.get('part') %} + {% if request.get('part') > 1 %}