{{ tx.target_formatted|safe }} {% if not tx.target_reformatted %}{% if tx.re %} ({% for annotation in tx.re %}{{ annotation }}{% endfor %}){% endif %}{% endif %} {% if tx.examples %}
# for f_ex, t_ex in tx.examples
{{ f_ex }}
{{ t_ex }}
# endfor
{% endif %}