{# Copyright (C) 2019 CERN. Copyright (C) 2019 Northwestern University. Invenio-Cli 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.CLI_BASE_TEMPLATE %} {%- block page_body %} {{_('Welcome to %(module_name)s', module_name=module_name)}} {%- endblock %}