{% extends "base.html" %} {% load relay_tags %} {% block submenu %}
Translated by: | {{ object.participant }} | ||
---|---|---|---|
Torch: | {{ object.torch|wordwrap:"80" }} |
||
Smooth translation: | {% if object.smooth_translation %}{{ object.smooth_translation|wordwrap:"80" }} |
{% else %}
Missing | {% endif %}|
Translation of previous torch | {% if object.translation_of_received %}{{ object.translation_of_received|wordwrap:"80" }} |
{% else %}
Missing | {% endif %}|
Interlinear | {% if object.il_xhtml %}{{ object.il_xhtml|safe|wordwrap:"90" }} | {% else %} {% if object.interlinear %}{{ object.interlinear|wordwrap:"90" }} |
{% else %}
Missing | {% endif %} {% endif %}
Glossary/mini dictionary | {% if object.mini_dictionary %}{{ object.mini_dictionary|wordwrap:"80" }} |
{% else %}
Missing | {% endif %}|
Grammar notes | {% if object.mini_grammar %}{{ object.mini_grammar|wordwrap:"80" }} |
{% else %}
Missing | {% endif %}|
{{ file.category_name }} | {{ file|show_torchfile }} |