{% for project in projects %}
{{ proj.render_resource_card(project) }}
{% endfor %}
{% else %}
Add your datasets and suggested tools here.
{% endif %}
{% if not current_event.lock_starting %}
Share a resourceImport
{% endif %}
{% if current_user and current_user.active and current_user.is_admin %}
Edit
{% endif %}