diff --git a/templates/book/index.html.twig b/templates/book/index.html.twig index f772ba44..bb802603 100644 --- a/templates/book/index.html.twig +++ b/templates/book/index.html.twig @@ -100,7 +100,7 @@ {% endif %} {% if serie|length > 0 %}
- {% if serieMax>1 %} + {% if serieMax>=1 %}
Books in serie
{% for index in 1..serieMax %}