Which better:
<div><$let>...</$let></div>
or
<$let><div>...</div></$let>
(obviously assuming the inner doesn’t use something from the outer)
Both are fully functional AFAICT, but I’m wondering if there is any particular reason to choose one over the other?
Thanx!