{% extends "base.twig" %} {% import "macros/profileelements.twig" as profile %} {% block page_title %} {{ team.team_name }} {% endblock %} {% block page_content %}
{% for strengthlevel in 1..5 %} {% endfor %}
{% if team.team_logo|length > 0 %}{{ i18n.getMessage("team_details_noleaguevictories") }}
{% endif %}