{# 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. #} {% extends admin_base_template %} {% block admin_page_content %}

{{ _('Welcome to {sitename} Administration').format(sitename=config.THEME_SITENAME )}}

{{ _('Welcome to {sitename} Administration').format(sitename=config.THEME_SITENAME )}}

{{ _('My managment tool')}}

{% endblock admin_page_content %}