{{ rule_result.rule_message }}
{{ rule_result.rule_description | safe }}
{# -*- coding: utf-8 -*- This file is part of Invenio. Copyright (C) 2026 CERN. Invenio is free software; you can redistribute it and/or modify it under the terms of the MIT License; see LICENSE file for more details. #} {% import "invenio_checks/requests/_rule_severity.html" as rule_severity_tpl %} {% import "invenio_checks/requests/severity_level_icons.html" as severity_tpl %} {% import "invenio_checks/requests/_checks_header.html" as header_tpl %}