{% for i in noten %}

{{ i[0] }}: {{ i[1].capitalize() }} (Credits: {{ i[2] }})

{% endfor %}