{% if projects %} Project on your SEEK server {% for pid, ptitle in projects %} {{ ptitle }} {% endfor %} {% else %} No projects found on your SEEK server — check the URL and key on the Plugins page, and that the instance is reachable. {% endif %}