{% if doc.note %} {% for note in doc.note %}
{$ note.description | ngEscape $}
{% endfor %} {% endif %}