It would be great to have something like
{% for page.most_recent_published_descendants | where:'level','2'%}
...
{% endfor %}
{% page.most_recent_published_descendants | where:'level','2' | paginate %}
Share this post
It would be great to have something like
{% for page.most_recent_published_descendants | where:'level','2'%}
...
{% endfor %}
{% page.most_recent_published_descendants | where:'level','2' | paginate %}
Be the first to comment
Sign in with