{% extends "base.html" %} {% block title %}{{ report[0] }} - OC Sentinel{% endblock %} {% block content %} {{ report[0] }}{{ report[6] }}{% if report[8] %}{{ 'aktuell' if event.is_current else 'historisch' }}: {{ event.label }}{% endif %} Ereignisse{{ report[8] }}Quell-IPs{{ report[9] }}CVEs{{ report[10] }}Kritische CVEs{{ report[11] }} {{ payload_pretty }} {% endblock %}
{{ payload_pretty }}