{% extends 'funds/includes/round-block-listing.html' %} {% load i18n %} {% block empty_round %}

{% blocktrans with type=type|lower %}You have no {{ type }} rounds or labs assigned to you.{% endblocktrans %}

{% endblock %}