{# Copyright (C) 2019-2022 CERN. Copyright (C) 2014 KTH Royal Institute of Technology. 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. #}
{{ records }}

{{ _("You've successfully installed InvenioRDM!") }}
{{ _("What is ahead?") }}

1
{{ _("Configure") }}
{{ _("Configure the datamodel, resource types, permissions and much more to make it suit your needs! For more information on how to do it visit the") }} {{ _("configuration section in the docs") }} .
2
{{ _("Customize") }}
{{ _("Customize the layout and adapt the styling to match your institution's. See how to do so") }} {{ _("here") }} .
3
{{ _("Run it!") }}
{{ _("Run your InvenioRDM instance locally or in containers.") }} {{ _("Run") }} .
{{ _("Docs") }} {{ _("Code") }}

{{ _("To disable this section, add") }} THEME_SHOW_FRONTPAGE_INTRO_SECTION = False {{ _("to your invenio.cfg file.") }}