Hi team! I have the following issue and I wanted to know if there is a solution for it. I have this folder structure: <img width="228" alt="Screen Shot 2020-10-07 at 17 37 06" src="https://user-images.githubusercontent.com/12025749/95384973-bb5cd400-08c3-11eb-9187-c43af8f33acc.png"> And this is the PartialDirs config: <img width="465" alt="Screen Shot 2020-10-07 at 17 38 20" src="https://user-images.githubusercontent.com/12025749/95385121-f0692680-08c3-11eb-8c19-435ad5a3917f.png"> This is working like {{> grid/grid }} but I would prefer use it like {{> grid }} Is there a way to configure this with the current folder structure? Thanks!