{% extends 'statistics/structure.html.twig' %} {% block pageContent %}
{#{% if not tournament.isFLB %}#}
{#{% endif %}#}
{{ render(controller(tabControllerAction, {'tournament':tournament,'matchesFilter':matchesFilter})) }}
{% endblock %}