{% extends "htmx/incident/_base_incident_update_modal.html" %} {% block dialogform %} {% include "htmx/forms/input_field.html" with label="Reason for reopening" name="description" type="text" placeholder="Reopening message" %} {% endblock dialogform %}