Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 619 Bytes

File metadata and controls

23 lines (18 loc) · 619 Bytes
layout default
title Funding opportunities
permalink /funding/
crumbs
link text
/funding/
funding

Funding opportunities

The below funding opportunities are regularly updated from the listing in CURIOSS funding site.

{% assign sorted_funding = site.data.funding | sort %} {% for funding_op in sorted_funding %}
{% include funding.html funding_op=funding_op %}
{% cycle '', '
' %} {% cycle '', '
' %} {% endfor %}