{{ $logo_index := .logo_index }} {{ $options := .options }} {{ $block_index := .block_index }} {{ $id_transcription := printf "block-%d-transcription" $block_index }} {{ $heading_level := .heading_level | default 2 }} {{/* In map layout, all organization should have .path to get coordinates */}} {{ $organizations := where (default slice .organizations) "path" "ne" nil }} {{ if $organizations }}