{% extends "base.html" %} {% load static add_to_qs %} {% load humanize %} {% load add_to_qs %} {% block title %}Issues · {{ project.name }} · {{ site_title }}{% endblock %} {% block content %}
Deleting an Issue is a permanent action and cannot be undone. It's typically better to resolve or mute an issue instead of deleting it, as this allows you to keep track of past issues and their resolutions.