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