{% for entry in contents %}
  • {{ entry.is_public_html }} {{ entry.language.code }}: {{ entry }}
  • {% endfor %}