{{ literal.label }} {% if literal.pronunciation %} /{{ literal.pronunciation }}/ {% endif %} {{ literal.iri.html_black | safe }}
{% if literal.get_inflections %} {% endif %} {% if literal.anagrams %} {% endif %} {% if literal.entries %}
{% for entry in literal.entries %} {% include 'flont/lexical_entry.html' %} {% endfor %}
{% endif %}