Hello, @frjo
I tried to use your code above, but there’s a failed building on Netlify.
Error: add site dependencies: load resources: loading templates: "/opt/build/repo/layouts/_default/list.html:16:1": parse failed: template: _default/list.html:16: undefined variable "$paginator"
I don’t know which code is wrong. So, I reverted back to the default theme code here ->
But the problem with the default code above is, the result only displaying posts from Poem section only, without displaying posts from Blog and Quote section?
https://mypaper.netlify.com/blog/
Can you help me to correct my list.html above?