{% load i18n %} {% for dname, stat in stats.items %} {% with stat|first as stat1 %}
{{ msg.get_description|safe }} |
{% trans "Language" %} | {% trans "Translated" %} | {% if stat1.fig_count %}{% endif %} | {% trans "Graph" %} |
---|---|---|---|
{{ line.get_lang }}
{% with line.most_important_message as msg %}
{% if msg %}
|
{{ line.get_translationstat|safe }} | {% if stat1.fig_count %}
![]() |
{% endif %}