{% extends 'generic/object_list.html' %} {% load helpers %} {% load i18n %} {% block title %}{% trans "CVE vulnerabilities" %}{% endblock %} {% block tabs %} {% endblock tabs %} {% block content %} netpicker A Netpicker License is required for full CVE support. {{ block.super }} {% endblock content %}