{# Display existing ticket with all comments, textarea to add new comment, and buttons to reply to comments. #} {% extends "ticket/base.html" %} {% import "forms.html" as forms %} {% import "ticket/ticket_macros.html" as ticket_macros with context %} {% block title_text %} {{ item.meta['summary'] }} {% endblock %} {% block ticket_content %}
No file uploaded.
{% endif %}