diff --git a/templates/support/ticket_detail.html b/templates/support/ticket_detail.html index 984d6229..006ad2f1 100644 --- a/templates/support/ticket_detail.html +++ b/templates/support/ticket_detail.html @@ -48,7 +48,7 @@
{% trans 'Description' %}
{{ ticket.description|linebreaks }}
- {% if ticket.resolution_notes %} + {% if ticket.resolution_notes %}
{% trans 'Resolution Notes' %}
{{ ticket.resolution_notes|linebreaks }}
diff --git a/templates/support/ticket_list.html b/templates/support/ticket_list.html index dd786c27..c7b58975 100644 --- a/templates/support/ticket_list.html +++ b/templates/support/ticket_list.html @@ -87,7 +87,7 @@ {% trans "View" %} {% endcomment %} - +
- + {% empty %}