Hello there,
I am re-organizing some of my templates and at the same time I realized that I have quite a few. Also, looking to develop some good habits.
So the question is, are there any pitfalls or advantaged of just using a hidden template group with ‘regular/visible/ templates in it vs. hiding each one individually?
In other words:
[ Includes ]
= .header
= .footer
vs.
[ .Includes ]
= header
= footer
Thanks!