{# -*- coding: utf-8 -*- Copyright (C) 2019-2020 CERN. Copyright (C) 2019-2020 Northwestern University. Copyright (C) 2021 New York University. Invenio App RDM is free software; you can redistribute it and/or modify it under the terms of the MIT License; see LICENSE file for more details. #}
{%- block navbar %}
{%- endblock navbar %}
{%- block flashmessages %} {%- from "invenio_theme/macros/messages.html" import flashed_messages with context -%} {{ flashed_messages() }} {%- endblock %}
{%- block breadcrumbs %} {%- endblock breadcrumbs %}