<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\CoreExtension;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* tournaments.html.twig */
class __TwigTemplate_5cf2dba2287a3267024f07b7376fc4880e0dd7b8bdc7525ab9e4bc12b7a28548 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'title' => [$this, 'block_title'],
'body' => [$this, 'block_body'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "base.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "tournaments.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "tournaments.html.twig"));
$this->parent = $this->loadTemplate("base.html.twig", "tournaments.html.twig", 1);
yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 3
public function block_title($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
yield "Турнир - FlashBet";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
// line 5
public function block_body($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
// line 6
yield "<div class=\"container chat-open\">
\t<div class=\"page-title\">
\t\t<h3>Активный турнир</h3>
\t</div>
\t<div class=\"open-tournament-grid\">
\t\t<div class=\"tournament-start-wrapper\">
\t\t\t<h3>Счастливая карта</h3>
\t\t\t<p><img src=\"./assets/icons/purple-coins.svg\" alt=\"\" />";
// line 13
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["pool"]) || array_key_exists("pool", $context) ? $context["pool"] : (function () { throw new RuntimeError('Variable "pool" does not exist.', 13, $this->source); })()), "html", null, true);
yield "</p>
\t\t\t<div class=\"tournament-btn-wrapper\">
\t\t\t\t";
// line 15
if ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, (isset($context["user"]) || array_key_exists("user", $context) ? $context["user"] : (function () { throw new RuntimeError('Variable "user" does not exist.', 15, $this->source); })()), "tournament", [], "any", false, false, false, 15), 1))) {
// line 16
yield "\t\t\t\t<button class=\"btn-fouth\" disabled>Вы участвуете!</button>
\t\t\t\t";
} else {
// line 18
yield "\t\t\t\t<button class=\"btn-fouth\">Учавствовать</button>
\t\t\t\t";
}
// line 20
yield "\t\t\t\t<div class=\"tournament-timer\">
\t\t\t\t\t<span class=\"time\">00</span>
\t\t\t\t\t<span class=\"timer-separator\">:</span>
\t\t\t\t\t<span class=\"time\">00</span>
\t\t\t\t\t<span class=\"timer-separator\">:</span>
\t\t\t\t\t<span class=\"time\">00</span>
\t\t\t\t\t<span class=\"timer-separator\">:</span>
\t\t\t\t\t<span class=\"time\">00</span>
\t\t\t\t</div>
\t\t\t</div>
\t\t\t<div class=\"tournament-start-grad\"></div>
\t\t</div>
\t\t<div class=\"tournament-information-wrapper\">
\t\t\t<div class=\"tournament-information-card\">
\t\t\t\t<h3 class=\"tournament-information-title\">Условия турнира</h3>
\t\t\t\t<p class=\"tournament-information-subtitle\">
\t\t\t\t\tДля того, чтобы принять участие, у вас должен быть
\t\t\t\t\tкак минимум 1 депозит за последние 7 дней. Очки начисляются
\t\t\t\t\tот суммы ставки. Ставки учитываются только
\t\t\t\t\tв слотах
\t\t\t\t</p>
\t\t\t</div>
\t\t\t<div class=\"tournament-information-card\">
\t\t\t\t<h3 class=\"tournament-information-title\">Призовые места</h3>
\t\t\t\t<div class=\"prizes-wrapper\">
\t\t\t\t\t<div class=\"prizes-count\">
\t\t\t\t\t\t<span
\t\t\t\t\t\t\t ><img
\t\t\t\t\t\t\t\t\tsrc=\"./assets/icons/tournament-cup.svg\"
\t\t\t\t\t\t\t\t\talt=\"tournament-cup\"
\t\t\t\t\t\t\t\t\t/></span>
\t\t\t\t\t\t<p>3 победителя</p>
\t\t\t\t\t</div>
\t\t\t\t\t<div class=\"members-count\">
\t\t\t\t\t\t<span
\t\t\t\t\t\t\t ><img
\t\t\t\t\t\t\t\t\tsrc=\"./assets/icons/persons-icon.svg\"
\t\t\t\t\t\t\t\t\talt=\"persons-icon\"
\t\t\t\t\t\t\t\t\t/></span>
\t\t\t\t\t\t<p>";
// line 59
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["count"]) || array_key_exists("count", $context) ? $context["count"] : (function () { throw new RuntimeError('Variable "count" does not exist.', 59, $this->source); })()), "html", null, true);
yield " участник(-ов)</p>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t</div>
\t\t</div>
\t</div>
\t<div class=\"tournament-players-table-wrapper\">
\t\t<h3 class=\"tournament-players-table-title\">Рейтинг игроков</h3>
\t\t<div class=\"tournament-players-table-header\">
\t\t\t<div class=\"\">
\t\t\t\t<p>Место</p>
\t\t\t\t<p>Пользователь</p>
\t\t\t</div>
\t\t\t<div>
\t\t\t\t<p>Награда</p>
\t\t\t\t<p>Очки</p>
\t\t\t</div>
\t\t</div>
\t\t<div class=\"tournament-players-table-body\">
\t\t\t<div class=\"tournament-players-table-body\">
\t\t\t\t<div class=\"tournament-players-table-item\">
\t\t\t\t\t<div class=\"tournament-players-table-item-left\">
\t\t\t\t\t\t<p class=\"tournament-place-value your-place\">Вы</p>
\t\t\t\t\t\t<p class=\"tournament-player\">
\t\t\t\t\t\t\t<img src=\"";
// line 84
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["user"]) || array_key_exists("user", $context) ? $context["user"] : (function () { throw new RuntimeError('Variable "user" does not exist.', 84, $this->source); })()), "img", [], "any", false, false, false, 84), "html", null, true);
yield "\" alt=\"\" style=\"opacity: 1;\">
\t\t\t\t\t\t\t";
// line 85
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["user"]) || array_key_exists("user", $context) ? $context["user"] : (function () { throw new RuntimeError('Variable "user" does not exist.', 85, $this->source); })()), "login", [], "any", false, false, false, 85), "html", null, true);
yield "
\t\t\t\t\t\t</p>
\t\t\t\t\t</div>
\t\t\t\t\t<div class=\"tournament-players-table-item-right\">
\t\t\t\t\t\t<p class=\"\">
\t\t\t\t\t\t</p>
\t\t\t\t\t\t<p class=\"tournament-point-value\">
\t\t\t\t\t\t\t<img src=\"/assets/icons/green-star.svg?reload=1754056668793\" alt=\"\" style=\"opacity: 1;\">
\t\t\t\t\t\t\t";
// line 93
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["user"]) || array_key_exists("user", $context) ? $context["user"] : (function () { throw new RuntimeError('Variable "user" does not exist.', 93, $this->source); })()), "points", [], "any", false, false, false, 93), "html", null, true);
yield "
\t\t\t\t\t\t</p>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t</div>
\t\t\t";
// line 99
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable((isset($context["top3"]) || array_key_exists("top3", $context) ? $context["top3"] : (function () { throw new RuntimeError('Variable "top3" does not exist.', 99, $this->source); })()));
$context['loop'] = [
'parent' => $context['_parent'],
'index0' => 0,
'index' => 1,
'first' => true,
];
if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
$length = count($context['_seq']);
$context['loop']['revindex0'] = $length - 1;
$context['loop']['revindex'] = $length;
$context['loop']['length'] = $length;
$context['loop']['last'] = 1 === $length;
}
foreach ($context['_seq'] as $context["_key"] => $context["player"]) {
// line 100
yield "\t\t\t<div class=\"tournament-players-table-item\">
\t\t\t\t<div class=\"tournament-players-table-item-left\">
\t\t\t\t\t<p class=\"tournament-place-value ";
// line 102
if ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["loop"], "index", [], "any", false, false, false, 102), 1))) {
yield "first-place";
} elseif ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["loop"], "index", [], "any", false, false, false, 102), 2))) {
yield "second-place";
} elseif ((0 === CoreExtension::compare(CoreExtension::getAttribute($this->env, $this->source, $context["loop"], "index", [], "any", false, false, false, 102), 3))) {
yield "third-place";
}
yield "\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["loop"], "index", [], "any", false, false, false, 102), "html", null, true);
yield "</p>
\t\t\t\t\t<p class=\"tournament-player\">
\t\t\t\t\t\t<img src=\"";
// line 104
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(((CoreExtension::getAttribute($this->env, $this->source, $context["player"], "img", [], "any", true, true, false, 104)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env, $this->source, $context["player"], "img", [], "any", false, false, false, 104), "/assets/images/user-avatar.png")) : ("/assets/images/user-avatar.png")), "html", null, true);
yield "\" alt=\"\" />
\t\t\t\t\t\t";
// line 105
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, $context["player"], "login", [], "any", false, false, false, 105), "html", null, true);
yield "
\t\t\t\t\t</p>
\t\t\t\t</div>
\t\t\t\t<div class=\"tournament-players-table-item-right\">
\t\t\t\t\t<p class=\"tournament-reward-value\">
\t\t\t\t\t\t<img src=\"/assets/icons/orange-coin.svg\" alt=\"\" />
\t\t\t\t\t\t";
// line 111
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber(CoreExtension::getAttribute($this->env, $this->source, (isset($context["rewards"]) || array_key_exists("rewards", $context) ? $context["rewards"] : (function () { throw new RuntimeError('Variable "rewards" does not exist.', 111, $this->source); })()), CoreExtension::getAttribute($this->env, $this->source, $context["loop"], "index", [], "any", false, false, false, 111), [], "array", false, false, false, 111), 2, ".", " "), "html", null, true);
yield "
\t\t\t\t\t</p>
\t\t\t\t\t<p class=\"tournament-point-value\">
\t\t\t\t\t\t<img src=\"/assets/icons/green-star.svg\" alt=\"\" />
\t\t\t\t\t\t";
// line 115
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Twig\Extension\CoreExtension']->formatNumber(CoreExtension::getAttribute($this->env, $this->source, $context["player"], "points", [], "any", false, false, false, 115), 0, ".", " "), "html", null, true);
yield "
\t\t\t\t\t</p>
\t\t\t\t</div>
\t\t\t</div>
\t\t\t";
++$context['loop']['index0'];
++$context['loop']['index'];
$context['loop']['first'] = false;
if (isset($context['loop']['length'])) {
--$context['loop']['revindex0'];
--$context['loop']['revindex'];
$context['loop']['last'] = 0 === $context['loop']['revindex0'];
}
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['player'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 120
yield "\t\t</div> <br>
\t</div>
</div>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "tournaments.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 280 => 120, 261 => 115, 254 => 111, 245 => 105, 241 => 104, 228 => 102, 224 => 100, 207 => 99, 198 => 93, 187 => 85, 183 => 84, 155 => 59, 114 => 20, 110 => 18, 106 => 16, 104 => 15, 99 => 13, 90 => 6, 80 => 5, 60 => 3, 37 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'base.html.twig' %}
{% block title %}Турнир - FlashBet{% endblock %}
{% block body %}
<div class=\"container chat-open\">
\t<div class=\"page-title\">
\t\t<h3>Активный турнир</h3>
\t</div>
\t<div class=\"open-tournament-grid\">
\t\t<div class=\"tournament-start-wrapper\">
\t\t\t<h3>Счастливая карта</h3>
\t\t\t<p><img src=\"./assets/icons/purple-coins.svg\" alt=\"\" />{{ pool }}</p>
\t\t\t<div class=\"tournament-btn-wrapper\">
\t\t\t\t{% if user.tournament == 1 %}
\t\t\t\t<button class=\"btn-fouth\" disabled>Вы участвуете!</button>
\t\t\t\t{% else %}
\t\t\t\t<button class=\"btn-fouth\">Учавствовать</button>
\t\t\t\t{% endif %}
\t\t\t\t<div class=\"tournament-timer\">
\t\t\t\t\t<span class=\"time\">00</span>
\t\t\t\t\t<span class=\"timer-separator\">:</span>
\t\t\t\t\t<span class=\"time\">00</span>
\t\t\t\t\t<span class=\"timer-separator\">:</span>
\t\t\t\t\t<span class=\"time\">00</span>
\t\t\t\t\t<span class=\"timer-separator\">:</span>
\t\t\t\t\t<span class=\"time\">00</span>
\t\t\t\t</div>
\t\t\t</div>
\t\t\t<div class=\"tournament-start-grad\"></div>
\t\t</div>
\t\t<div class=\"tournament-information-wrapper\">
\t\t\t<div class=\"tournament-information-card\">
\t\t\t\t<h3 class=\"tournament-information-title\">Условия турнира</h3>
\t\t\t\t<p class=\"tournament-information-subtitle\">
\t\t\t\t\tДля того, чтобы принять участие, у вас должен быть
\t\t\t\t\tкак минимум 1 депозит за последние 7 дней. Очки начисляются
\t\t\t\t\tот суммы ставки. Ставки учитываются только
\t\t\t\t\tв слотах
\t\t\t\t</p>
\t\t\t</div>
\t\t\t<div class=\"tournament-information-card\">
\t\t\t\t<h3 class=\"tournament-information-title\">Призовые места</h3>
\t\t\t\t<div class=\"prizes-wrapper\">
\t\t\t\t\t<div class=\"prizes-count\">
\t\t\t\t\t\t<span
\t\t\t\t\t\t\t ><img
\t\t\t\t\t\t\t\t\tsrc=\"./assets/icons/tournament-cup.svg\"
\t\t\t\t\t\t\t\t\talt=\"tournament-cup\"
\t\t\t\t\t\t\t\t\t/></span>
\t\t\t\t\t\t<p>3 победителя</p>
\t\t\t\t\t</div>
\t\t\t\t\t<div class=\"members-count\">
\t\t\t\t\t\t<span
\t\t\t\t\t\t\t ><img
\t\t\t\t\t\t\t\t\tsrc=\"./assets/icons/persons-icon.svg\"
\t\t\t\t\t\t\t\t\talt=\"persons-icon\"
\t\t\t\t\t\t\t\t\t/></span>
\t\t\t\t\t\t<p>{{ count }} участник(-ов)</p>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t</div>
\t\t</div>
\t</div>
\t<div class=\"tournament-players-table-wrapper\">
\t\t<h3 class=\"tournament-players-table-title\">Рейтинг игроков</h3>
\t\t<div class=\"tournament-players-table-header\">
\t\t\t<div class=\"\">
\t\t\t\t<p>Место</p>
\t\t\t\t<p>Пользователь</p>
\t\t\t</div>
\t\t\t<div>
\t\t\t\t<p>Награда</p>
\t\t\t\t<p>Очки</p>
\t\t\t</div>
\t\t</div>
\t\t<div class=\"tournament-players-table-body\">
\t\t\t<div class=\"tournament-players-table-body\">
\t\t\t\t<div class=\"tournament-players-table-item\">
\t\t\t\t\t<div class=\"tournament-players-table-item-left\">
\t\t\t\t\t\t<p class=\"tournament-place-value your-place\">Вы</p>
\t\t\t\t\t\t<p class=\"tournament-player\">
\t\t\t\t\t\t\t<img src=\"{{ user.img }}\" alt=\"\" style=\"opacity: 1;\">
\t\t\t\t\t\t\t{{ user.login }}
\t\t\t\t\t\t</p>
\t\t\t\t\t</div>
\t\t\t\t\t<div class=\"tournament-players-table-item-right\">
\t\t\t\t\t\t<p class=\"\">
\t\t\t\t\t\t</p>
\t\t\t\t\t\t<p class=\"tournament-point-value\">
\t\t\t\t\t\t\t<img src=\"/assets/icons/green-star.svg?reload=1754056668793\" alt=\"\" style=\"opacity: 1;\">
\t\t\t\t\t\t\t{{ user.points }}
\t\t\t\t\t\t</p>
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t</div>
\t\t\t{% for player in top3 %}
\t\t\t<div class=\"tournament-players-table-item\">
\t\t\t\t<div class=\"tournament-players-table-item-left\">
\t\t\t\t\t<p class=\"tournament-place-value {% if loop.index == 1 %}first-place{% elseif loop.index == 2 %}second-place{% elseif loop.index == 3 %}third-place{% endif %}\">{{ loop.index }}</p>
\t\t\t\t\t<p class=\"tournament-player\">
\t\t\t\t\t\t<img src=\"{{ player.img|default('/assets/images/user-avatar.png') }}\" alt=\"\" />
\t\t\t\t\t\t{{ player.login }}
\t\t\t\t\t</p>
\t\t\t\t</div>
\t\t\t\t<div class=\"tournament-players-table-item-right\">
\t\t\t\t\t<p class=\"tournament-reward-value\">
\t\t\t\t\t\t<img src=\"/assets/icons/orange-coin.svg\" alt=\"\" />
\t\t\t\t\t\t{{ rewards[loop.index]|number_format(2, '.', ' ') }}
\t\t\t\t\t</p>
\t\t\t\t\t<p class=\"tournament-point-value\">
\t\t\t\t\t\t<img src=\"/assets/icons/green-star.svg\" alt=\"\" />
\t\t\t\t\t\t{{ player.points|number_format(0, '.', ' ') }}
\t\t\t\t\t</p>
\t\t\t\t</div>
\t\t\t</div>
\t\t\t{% endfor %}
\t\t</div> <br>
\t</div>
</div>
{% endblock %}", "tournaments.html.twig", "/var/www/flashbet/templates/tournaments.html.twig");
}
}