Is there any proper way to create hierarchy such as ``` -- content/products/ ------- type_1/ ------- type_2/ ``` or just ``` -- content/ ------- product_type_1/ ------- product_type_1/ ``` `products/list.html `fails if I try to do so