{{#with post}}
{{#each ../rows}}
{{#each photos}} {{/each}}
{{/each}}
{{#if caption}}
{{{caption}}}
{{/if}} {{/with}}