<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
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;
/* ProfileList/list.profiles.html.twig */
class __TwigTemplate_a8169726f405d869ec55b479094189e6 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_b91a4435ea3baf1e2b6bfda56133dace = $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
$__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "ProfileList/list.profiles.html.twig"));
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "ProfileList/list.profiles.html.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "ProfileList/list.profiles.html.twig"));
// line 1
$context["show_total_count"] = ( !array_key_exists("show_total_count", $context) || (isset($context["show_total_count"]) || array_key_exists("show_total_count", $context) ? $context["show_total_count"] : (function () { throw new RuntimeError('Variable "show_total_count" does not exist.', 1, $this->source); })()));
// line 2
if ((((isset($context["show_total_count"]) || array_key_exists("show_total_count", $context) ? $context["show_total_count"] : (function () { throw new RuntimeError('Variable "show_total_count" does not exist.', 2, $this->source); })()) && (null != (isset($context["profiles"]) || array_key_exists("profiles", $context) ? $context["profiles"] : (function () { throw new RuntimeError('Variable "profiles" does not exist.', 2, $this->source); })()))) && twig_get_attribute($this->env, $this->source, ($context["profiles"] ?? null), "totalCount", [], "any", true, true, false, 2))) {
// line 3
echo " <h2 class=\"px-3 w-100\">";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["profiles"]) || array_key_exists("profiles", $context) ? $context["profiles"] : (function () { throw new RuntimeError('Variable "profiles" does not exist.', 3, $this->source); })()), "totalCount", [], "any", false, false, false, 3), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, $this->extensions['App\Twig\ToolsExtension']->inclineNumeral(twig_get_attribute($this->env, $this->source, (isset($context["profiles"]) || array_key_exists("profiles", $context) ? $context["profiles"] : (function () { throw new RuntimeError('Variable "profiles" does not exist.', 3, $this->source); })()), "totalCount", [], "any", false, false, false, 3), ["товар", "товара", "товаров"]), "html", null, true);
echo "</h2>
";
}
// line 5
$context["profiles_array"] = ((is_iterable((isset($context["profiles"]) || array_key_exists("profiles", $context) ? $context["profiles"] : (function () { throw new RuntimeError('Variable "profiles" does not exist.', 5, $this->source); })()))) ? (((twig_get_attribute($this->env, $this->source, ($context["profiles"] ?? null), "array", [], "any", true, true, false, 5)) ? (twig_get_attribute($this->env, $this->source, (isset($context["profiles"]) || array_key_exists("profiles", $context) ? $context["profiles"] : (function () { throw new RuntimeError('Variable "profiles" does not exist.', 5, $this->source); })()), "array", [], "any", false, false, false, 5)) : ((isset($context["profiles"]) || array_key_exists("profiles", $context) ? $context["profiles"] : (function () { throw new RuntimeError('Variable "profiles" does not exist.', 5, $this->source); })())))) : ([]));
// line 6
if (((array_key_exists("top_profile", $context) && (null != (isset($context["top_profile"]) || array_key_exists("top_profile", $context) ? $context["top_profile"] : (function () { throw new RuntimeError('Variable "top_profile" does not exist.', 6, $this->source); })()))) && (null != (isset($context["profiles"]) || array_key_exists("profiles", $context) ? $context["profiles"] : (function () { throw new RuntimeError('Variable "profiles" does not exist.', 6, $this->source); })())))) {
// line 7
echo " ";
$context["profiles_array"] = twig_array_merge([(isset($context["top_profile"]) || array_key_exists("top_profile", $context) ? $context["top_profile"] : (function () { throw new RuntimeError('Variable "top_profile" does not exist.', 7, $this->source); })())], (isset($context["profiles_array"]) || array_key_exists("profiles_array", $context) ? $context["profiles_array"] : (function () { throw new RuntimeError('Variable "profiles_array" does not exist.', 7, $this->source); })()));
}
// line 9
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable((isset($context["profiles"]) || array_key_exists("profiles", $context) ? $context["profiles"] : (function () { throw new RuntimeError('Variable "profiles" does not exist.', 9, $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["profile"]) {
// line 10
echo " <div class=\"col-4\">
<div class=\"card\" alt=\"";
// line 11
((twig_get_attribute($this->env, $this->source, $context["profile"], "seo", [], "any", false, false, false, 11)) ? (print (twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["profile"], "seo", [], "any", false, false, false, 11), "phone", [], "any", false, false, false, 11), "html", null, true))) : (print ("")));
echo "\" data-profile-id=\"";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["profile"], "id", [], "any", false, false, false, 11), "html", null, true);
echo "\">
";
// line 12
$context["photo"] = $this->extensions['App\Twig\ProfileAvatarExtension']->profileAvatar($context["profile"]);
// line 13
echo " ";
if ( !(null === (isset($context["photo"]) || array_key_exists("photo", $context) ? $context["photo"] : (function () { throw new RuntimeError('Variable "photo" does not exist.', 13, $this->source); })()))) {
// line 14
echo " <img class=\"card-img-top\"
src=\"";
// line 15
echo twig_escape_filter($this->env, $this->extensions['App\Twig\ResponsiveAssetExtension']->getResponsiveImageUrl(twig_get_attribute($this->env, $this->source, (isset($context["photo"]) || array_key_exists("photo", $context) ? $context["photo"] : (function () { throw new RuntimeError('Variable "photo" does not exist.', 15, $this->source); })()), "path", [], "any", false, false, false, 15), (((twig_get_attribute($this->env, $this->source, (isset($context["photo"]) || array_key_exists("photo", $context) ? $context["photo"] : (function () { throw new RuntimeError('Variable "photo" does not exist.', 15, $this->source); })()), "type", [], "any", false, false, false, 15) == "photo")) ? ("profile_media") : ("profile_media_avatar")), "357x500", "jpg"), "html", null, true);
echo "\"
alt=\"";
// line 16
((twig_get_attribute($this->env, $this->source, $context["profile"], "seo", [], "any", false, false, false, 16)) ? (print (twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["profile"], "seo", [], "any", false, false, false, 16), "phone", [], "any", false, false, false, 16), "html", null, true))) : (print ("")));
echo "\">
";
}
// line 18
echo " <div class=\"card-body\">
";
// line 19
if (twig_get_attribute($this->env, $this->source, $context["profile"], "isApproved", [], "any", false, false, false, 19)) {
echo "APPROVED";
}
// line 20
echo " <h5 class=\"card-title\"><a
href=\"";
// line 21
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("profile_preview.page", ["city" => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["profile"], "city", [], "any", false, false, false, 21), "uriIdentity", [], "any", false, false, false, 21), "profile" => twig_get_attribute($this->env, $this->source, $context["profile"], "uriIdentity", [], "any", false, false, false, 21)]), "html", null, true);
echo "\"
title=\"\">";
// line 22
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env, $this->source, $context["profile"], "name", [], "any", false, false, false, 22)), "html", null, true);
echo " (pos: ";
(((twig_get_attribute($this->env, $this->source, $context["profile"], "position", [], "any", true, true, false, 22) && !(null === twig_get_attribute($this->env, $this->source, $context["profile"], "position", [], "any", false, false, false, 22)))) ? (print (twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["profile"], "position", [], "any", false, false, false, 22), "html", null, true))) : (print ("")));
echo ")</a></h5>
";
// line 23
if ((twig_get_attribute($this->env, $this->source, $context["profile"], "isActive", [], "any", false, false, false, 23) || !twig_get_attribute($this->env, $this->source, $context["profile"], "hidden", [], "any", false, false, false, 23))) {
// line 24
echo " <h6 class=\"card-subtitle mb-2\"><a href=\"tel:";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["profile"], "phoneNumber", [], "any", false, false, false, 24), "html", null, true);
echo "\">";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, $context["profile"], "phoneNumber", [], "any", false, false, false, 24), "html", null, true);
echo "</a>
</h6>
";
}
// line 27
echo " ";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env, $this->source, $context["profile"], "stations", [], "any", false, false, false, 27));
$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["station"]) {
// line 28
echo " <a href=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("profile_list.list_by_station", ["city" => twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["profile"], "city", [], "any", false, false, false, 28), "uriIdentity", [], "any", false, false, false, 28), "station" => twig_get_attribute($this->env, $this->source, $context["station"], "uriIdentity", [], "any", false, false, false, 28)]), "html", null, true);
echo "\">";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env, $this->source, $context["station"], "name", [], "any", false, false, false, 28)), "html", null, true);
echo " ";
if (twig_get_attribute($this->env, $this->source, $context["loop"], "first", [], "any", false, false, false, 28)) {
echo "*";
}
echo "</a>
";
// line 29
if ( !twig_get_attribute($this->env, $this->source, $context["loop"], "last", [], "any", false, false, false, 29)) {
echo ", ";
}
// line 30
echo " ";
++$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['station'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 31
echo " <dl class=\"small\">
<dt>";
// line 32
echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Возраст", [], "messages");
echo "</dt>
<dd>";
// line 33
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["profile"], "personParameters", [], "any", false, false, false, 33), "age", [], "any", false, false, false, 33), "html", null, true);
echo "</dd>
<dt>";
// line 34
echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Рост", [], "messages");
echo "</dt>
<dd>";
// line 35
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["profile"], "personParameters", [], "any", false, false, false, 35), "height", [], "any", false, false, false, 35), "html", null, true);
echo "</dd>
<dt>";
// line 36
echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Вес", [], "messages");
echo "</dt>
<dd>";
// line 37
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["profile"], "personParameters", [], "any", false, false, false, 37), "weight", [], "any", false, false, false, 37), "html", null, true);
echo "</dd>
<dt>";
// line 38
echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Грудь", [], "messages");
echo "</dt>
<dd>";
// line 39
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["profile"], "personParameters", [], "any", false, false, false, 39), "breastSize", [], "any", false, false, false, 39), "html", null, true);
echo "</dd>
</dl>
<dl class=\"small\">
<dt>";
// line 42
echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Час", [], "messages");
echo "</dt>
<dd>";
// line 43
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["profile"], "apartmentsPricing", [], "any", false, false, false, 43), "oneHourPrice", [], "any", false, false, false, 43), "html", null, true);
echo " руб</dd>
<dt>";
// line 44
echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("2 часа", [], "messages");
echo "</dt>
<dd>";
// line 45
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["profile"], "apartmentsPricing", [], "any", false, false, false, 45), "twoHoursPrice", [], "any", false, false, false, 45), "html", null, true);
echo " руб</dd>
<dt>";
// line 46
echo $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Ночь", [], "messages");
echo "</dt>
<dd>";
// line 47
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["profile"], "apartmentsPricing", [], "any", false, false, false, 47), "nightPrice", [], "any", false, false, false, 47), "html", null, true);
echo " руб</dd>
</dl>
<p class=\"small\">
";
// line 50
if (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["profile"], "apartmentsPricing", [], "any", false, false, false, 50), "isProvided", [], "any", false, false, false, 50)) {
// line 51
echo " ";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("апартаменты"), "html", null, true);
echo "
";
}
// line 53
echo " ";
if (twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["profile"], "takeOutPricing", [], "any", false, false, false, 53), "isProvided", [], "any", false, false, false, 53)) {
// line 54
echo " ";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("выезд"), "html", null, true);
echo "
";
}
// line 56
echo " </p>
";
// line 59
echo " ";
// line 60
echo " ";
// line 61
echo " ";
// line 62
echo " ";
// line 63
echo " ";
// line 64
echo " ";
// line 65
echo " ";
// line 66
echo " ";
// line 67
echo "
<p class=\"card-text text-muted small\">";
// line 68
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans(twig_get_attribute($this->env, $this->source, $context["profile"], "description", [], "any", false, false, false, 68)), "html", null, true);
echo "</p>
<p class=\"card-text text-muted small\">";
// line 69
echo ((((array_key_exists("top_profile", $context) && ($context["profile"] != (isset($context["top_profile"]) || array_key_exists("top_profile", $context) ? $context["top_profile"] : (function () { throw new RuntimeError('Variable "top_profile" does not exist.', 69, $this->source); })()))) && twig_get_attribute($this->env, $this->source, $context["profile"], "isStandard", [], "any", false, false, false, 69))) ? ("standard") : (""));
echo "</p>
";
// line 72
$this->loadTemplate("ProfileList/tags.html.twig", "ProfileList/list.profiles.html.twig", 72)->display(twig_array_merge($context, ["profile" => $context["profile"]]));
// line 73
echo " </div>
</div>
</div>
";
++$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['profile'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 79
echo "
";
// line 80
if (array_key_exists("show_pagination", $context)) {
// line 81
echo " <div class=\"filtered_profiles_pagination\">
";
// line 82
echo $this->extensions['Porpaginas\Twig\PorpaginasExtension']->renderPagination($this->env, (isset($context["profiles"]) || array_key_exists("profiles", $context) ? $context["profiles"] : (function () { throw new RuntimeError('Variable "profiles" does not exist.', 82, $this->source); })()));
echo "
</div>
";
}
$__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "ProfileList/list.profiles.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 328 => 82, 325 => 81, 323 => 80, 320 => 79, 302 => 73, 300 => 72, 294 => 69, 290 => 68, 287 => 67, 285 => 66, 283 => 65, 281 => 64, 279 => 63, 277 => 62, 275 => 61, 273 => 60, 271 => 59, 267 => 56, 261 => 54, 258 => 53, 252 => 51, 250 => 50, 244 => 47, 240 => 46, 236 => 45, 232 => 44, 228 => 43, 224 => 42, 218 => 39, 214 => 38, 210 => 37, 206 => 36, 202 => 35, 198 => 34, 194 => 33, 190 => 32, 187 => 31, 173 => 30, 169 => 29, 158 => 28, 140 => 27, 131 => 24, 129 => 23, 123 => 22, 119 => 21, 116 => 20, 112 => 19, 109 => 18, 104 => 16, 100 => 15, 97 => 14, 94 => 13, 92 => 12, 86 => 11, 83 => 10, 66 => 9, 62 => 7, 60 => 6, 58 => 5, 50 => 3, 48 => 2, 46 => 1,);
}
public function getSourceContext()
{
return new Source("{% set show_total_count = show_total_count is not defined or show_total_count %}
{% if show_total_count and null != profiles and profiles.totalCount is defined %}
<h2 class=\"px-3 w-100\">{{ profiles.totalCount }} {{ profiles.totalCount|incline_numeral(['товар', 'товара', 'товаров']) }}</h2>
{% endif %}
{% set profiles_array = (profiles is iterable) ? ((profiles.array is defined) ? profiles.array : profiles) : [] %}
{% if top_profile is defined and null != top_profile and null != profiles %}
{% set profiles_array = [top_profile]|merge(profiles_array) %}
{% endif %}
{% for profile in profiles %}
<div class=\"col-4\">
<div class=\"card\" alt=\"{{ profile.seo ? profile.seo.phone : '' }}\" data-profile-id=\"{{ profile.id }}\">
{% set photo = profile|avatar %}
{% if photo is not null %}
<img class=\"card-img-top\"
src=\"{{ responsive_asset(photo.path, photo.type == 'photo' ? 'profile_media' : 'profile_media_avatar', '357x500', 'jpg') }}\"
alt=\"{{ profile.seo ? profile.seo.phone : '' }}\">
{% endif %}
<div class=\"card-body\">
{% if profile.isApproved %}APPROVED{% endif %}
<h5 class=\"card-title\"><a
href=\"{{ path('profile_preview.page', {'city': profile.city.uriIdentity, 'profile': profile.uriIdentity}) }}\"
title=\"\">{{ profile.name|trans }} (pos: {{ profile.position ?? '' }})</a></h5>
{% if profile.isActive or not profile.hidden %}
<h6 class=\"card-subtitle mb-2\"><a href=\"tel:{{ profile.phoneNumber }}\">{{ profile.phoneNumber }}</a>
</h6>
{% endif %}
{% for station in profile.stations %}
<a href=\"{{ path('profile_list.list_by_station', {'city': profile.city.uriIdentity, 'station': station.uriIdentity}) }}\">{{ station.name|trans }} {% if loop.first %}*{% endif %}</a>
{% if not loop.last %}, {% endif %}
{% endfor %}
<dl class=\"small\">
<dt>{% trans %}Возраст{% endtrans %}</dt>
<dd>{{ profile.personParameters.age }}</dd>
<dt>{% trans %}Рост{% endtrans %}</dt>
<dd>{{ profile.personParameters.height }}</dd>
<dt>{% trans %}Вес{% endtrans %}</dt>
<dd>{{ profile.personParameters.weight }}</dd>
<dt>{% trans %}Грудь{% endtrans %}</dt>
<dd>{{ profile.personParameters.breastSize }}</dd>
</dl>
<dl class=\"small\">
<dt>{% trans %}Час{% endtrans %}</dt>
<dd>{{ profile.apartmentsPricing.oneHourPrice }} руб</dd>
<dt>{% trans %}2 часа{% endtrans %}</dt>
<dd>{{ profile.apartmentsPricing.twoHoursPrice }} руб</dd>
<dt>{% trans %}Ночь{% endtrans %}</dt>
<dd>{{ profile.apartmentsPricing.nightPrice }} руб</dd>
</dl>
<p class=\"small\">
{% if profile.apartmentsPricing.isProvided %}
{{ 'апартаменты'|trans }}
{% endif %}
{% if profile.takeOutPricing.isProvided %}
{{ 'выезд'|trans }}
{% endif %}
</p>
{# <p> #}
{# <ul> #}
{# {% for service in profile.providedServices %} #}
{# <li class=\"text-success\"> #}
{# <a>{{ service.service.name|trans }}</a> #}
{# </li> #}
{# {% endfor %} #}
{# </ul> #}
{# </p> #}
<p class=\"card-text text-muted small\">{{ profile.description|trans }}</p>
<p class=\"card-text text-muted small\">{{ (top_profile is defined and profile != top_profile) and profile.isStandard ? 'standard' }}</p>
{% include 'ProfileList/tags.html.twig' with { 'profile': profile } %}
</div>
</div>
</div>
{# {% if loop.index % 3 == 0 %}</div><div class=\"row mb-3\">{% endif %} #}
{% endfor %}
{% if show_pagination is defined %}
<div class=\"filtered_profiles_pagination\">
{{ porpaginas_render(profiles) }}
</div>
{% endif %}
", "ProfileList/list.profiles.html.twig", "/app/templates/ProfileList/list.profiles.html.twig");
}
}