{% if projects|length == 0 %} No active projects {% elif projects|length == 1 %} {{ projects.0.name }} {% else %} {% endif %}