{% extends "htmx/incident/_base_incident_update_modal.html" %} {% block dialogform %} {% include "htmx/forms/input_field.html" with label="Ticket URL" name="ticket_url" type="url" placeholder="Valid URL or nothing" %} {% endblock dialogform %}