{# Copyright (C) 2020 CERN. Copyright (C) 2020 Northwestern University. Copyright (C) 2021 Graz University of Technology. Invenio RDM Records is free software; you can redistribute it and/or modify it under the terms of the MIT License; see LICENSE file for more details. #} {%- from "invenio_app_rdm/records/macros/creatibutors.html" import show_affiliations, show_creatibutors %}
{{ show_creatibutors(record.ui.creators.creators, show_affiliations=True) }} {% if record.ui.creators.affiliations %} show affiliations hide affiliations {% endif %}
{% if record.ui.creators.affiliations %}
{% endif %}