{{ term.text }} {% if parentterms %} ({{ parentterms }}) {% endif %}
{% if flashmsg %}{{ flashmsg }}
{% endif %} {% if term.romanization %}{{ term.romanization }}
{% endif %} {% for img in term_images %}{{ term.translation | replace("\n", '
') | safe }}
{% for t in term_tags %} {{ t }} {% endfor %}
{% if parentdata | length > 0 %}
{{ p.term }}
{% if p.roman %}
({{ p.roman }}) {% endif %} |
{{ p.trans | replace("\n", ' ') | safe }} {% for t in p.tags %} {{ t }} {% endfor %} |