{{titleTxt}}
{{helpTxt}}
{% for item in allProjects %}
{{item.name}}
{% endfor %}
{% for item in favoritesList %}
{{item.name}}
{% endfor %}