{# Copyright (C) 2020-2026 Graz University of Technology. invenio-override 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.OVERRIDE_BASE_TEMPLATE %} {%- set title = _("Communities") %} {%- set page_description = _("Organize, curate and collaborate on records for your institution, project, topic or event.") %} {%- block javascript %} {{ super() }} {{ webpack['invenio-override-communities.js'] }} {%- endblock javascript %} {%- block page_body %}