{% for w in words %}
  • {{ w[0] + " (" + w[1]|string + ")" }} {# Star indicates sense data has been preprocessed. #} {% if w[2] %} {{ "*" }} {% endif %}
  • {% endfor %}