{# Authors repeating field. Stored as a JSON string in extras['authors']. The JS helper (zenodo_repeating.js) serialises the rows into the hidden input on form submit. #} {% set authors = h.zenodo_decode_people(h.zenodo_get_extra(data, 'authors')) %}