{% for note in notes %}
{% endfor %}
{{ note['title'] }}
{{ note['description'] }}
{% for category in note['category'] %} {% endfor %}{{ note['description'] }}
{% for category in note['category'] %} {% endfor %}