{% if 'key' in object.fields %}
{% if not st_ticket.checked %}{% endif %}
{{ st_ticket }}
{% if 'commits' in st_ticket.fields %}
|
{% if is_security %} {% if not st_ticket.checked %} CHECK {% else %} UNCHECK {% endif %} {% endif %} | {% if st_ticket.last_checked_by %} Changed by: {{ st_ticket.last_checked_by }} {% endif %} |