{# -*- coding: utf-8 -*- Copyright (C) 2019 CESNET. Invenio OARepo is free software; you can redistribute it and/or modify it under the terms of the MIT License; see LICENSE file for more details. #} {%- extends config.RECORDS_UI_BASE_TEMPLATE %} {%- macro record_content(data) %} {% for key, value in data.items() recursive %}