diff --git a/content/docs/templates/navigation/contents.lr b/content/docs/templates/navigation/contents.lr index fd31ebbe..c10d85d7 100644 --- a/content/docs/templates/navigation/contents.lr +++ b/content/docs/templates/navigation/contents.lr @@ -75,6 +75,7 @@ the recursive Jinja loop system comes really in. {% if this.is_child_of(child) %} {% endif %} + {% endfor %} ```