{# Copyright 2022, Red Hat, Inc. #} {# SPDX-License-Identifier: LGPL-2.1-or-later #} {% extends 'base_report.html' %} {% block interactive_script %} {% endblock %} {% block oval_graph_generation_script %} {% endblock %} {% block debug_script %} {% endblock %} {% block patternfly_css %} {% if debug_setting.use_online_css %} {% else %} {% endif %} {% endblock %} {% block style %} {% endblock %} {% block title%}OpenSCAP Evaluation Report{% endblock %} {% block content %} {% if report.profile_info.title|length and report.profile_info.description|length -%}