{% include "funds/includes/round-block-listing.html" with rounds=closed_rounds display_text="Closed" query=closed_query %}
{# Open rounds/labs tab #}
{% include "funds/includes/round-block-listing.html" with rounds=open_rounds display_text="Open until" query=open_query %}