{% if projects %} Project {% for pid, ptitle in projects %} {{ ptitle }} {% endfor %} {% else %} No SEEK projects available — check the URL/key and that the instance is reachable. {% endif %}