{% if projects %} Project on your SEEK server {% for pid, ptitle in projects %} {{ ptitle }} {% endfor %} {% else %} No projects found on your SEEK server. {{ connection_message }} Fix it on the Plugins page and use Check connection there. {% endif %}