{% extends 'generic/object.html' %} {% load helpers %} {% block content %}
Vulnerability
CVE{{ object.cve|linkify }}
Software version{{ object.software_version|linkify }}
Device{{ object.device|linkify|placeholder }}
Status{{ object.get_status_display }}
{% include 'inc/panels/custom_fields.html' %} {% include 'inc/panels/tags.html' %} {% include 'inc/panels/comments.html' %}
{% endblock %}