{% import "macros/profileelements.twig" as profile %}
{{ i18n.getMessage("cup_created_from_winners_of_round", round.prev_round_winners|e)|raw }}
{% elseif round.prev_round_loosers|length > 0 %}{{ i18n.getMessage("cup_created_from_loosers_of_round", round.prev_round_loosers|e)|raw }}
{% endif %} {% if groups|length > 0 %}