{# -*- coding: utf-8 -*- Copyright (C) 2022 CERN. 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. #} {% set menu = current_menu.submenu('admin_navigation').children %} {% set active_item_name = namespace(value=None) %}
{%- block navbar %}
{%- endblock navbar %}