On the old template structure I had a folder structure for blog as example as such:
/layouts/blog/list.html and /layouts/blog/single.html
From my understanding of the new structure of baseof.list.html, sections lists and single pages can be used as blog.list.html and blog.single.html or we should keep the old structure ?