Skip to main content

allow "where" filter on lists

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

Be the first to comment

Please check your e-mail for a link to activate your account.