{% extends "base.html" %} {% load display_sound %} {% block title %} Ticket {{ ticket.key }} {% endblock title %} {% block content %}
Please log in to add messages {% endif %}
Sound's moderation state is set to {% if ticket.sound.moderation_state == 'PE' %}
Pending {% else %} OK {% endif %}
Sound's processing state is set to {% if ticket.sound.processing_state == 'PE' %}
Pending {% else %} OK {% endif %}
{% else %}
No linked content {% endif %}