{% extends "base.html" %} {% block title %}LineageOS CVE Tracker - Edit {{ cve.cve_name }}{% endblock %} {% block content %}
Confirm deletion
Are you sure that you want to delete this CVE?
This can not be undone!
Confirm reset
Are you sure that you want to reset the state of the CVE to 'update available' on all kernels?
This can not be undone!
{{ cve.cve_name }}

Links

{% endblock %} {% block scripts %} {% endblock %}