{% extends "base.html" %} {% block title %}Voxint — review {{ run.media_item.source_path }}{% endblock %} {% block body %}

← queue

{{ run.media_item.source_path }}

{% if token %}

Claimed by you. Export transcript

{% else %}

Not claimed by this tab — decisions are disabled. Export transcript

{% endif %}
{% include "fragments/labels.html" %}
{% endblock %}