{% extends "base.html" %} {% block submenu %}
{{ torch.participant }} |
{% if torch.translation_of_received %}
Received: {{ torch.translation_of_received|wordwrap:70 }}{% endif %} Sent: {% if torch.smooth_translation %}{{ torch.smooth_translation|wordwrap:70 }}{% else %} Not recorded {% endif %} |
---|