{# -*- coding: utf-8 -*- Copyright (C) 2021 TU Wien. Copyright (C) 2021 Graz University of Technology. invenio-records-lom is free software; you can redistribute it and/or modify it under the terms of the MIT License; see LICENSE file for more details. For the original code see the NOTE below. #} {# NOTE: copy pasted code from invenio_app_rdm/records/export.html it was necessary to copy paste it to override the endpoint from invenio_app_rdm_records to invenio_records_lom #} {% extends "invenio_records_lom/record.html" %} {%- block record_header_button -%}
{{- exported_record -}}