{% if ticket.purpose == 'app' %} {{ ticket.get_purpose_display }} {% elif ticket.purpose == 'comp' %} {{ ticket.get_purpose_display }} {% endif %}