I have something like the following: {{> (lookup foo 'bar') p=./p}} However it seems that such partials are not autoloaded in the same way that partials explicitly named in the template are. Suggestions?
I have something like the following:
{{> (lookup foo 'bar') p=./p}}
However it seems that such partials are not autoloaded in the same way that partials explicitly named in the template are.
Suggestions?