var/cache/dev/twig/81/818f8d9a15e444c64758c9ce1d83892511244afc24ab68feb81e08ef4cdf74de.php line 51

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* SocialFrontendBundle::layout_homepage.html.twig */
  14. class __TwigTemplate_a923e5dd80b9c22a746bda33fa2b638526a37a8bf5312cc5ff1046e2aee22398 extends \Twig\Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'stylesheets' => [$this'block_stylesheets'],
  24.             'javascripts' => [$this'block_javascripts'],
  25.             'body' => [$this'block_body'],
  26.             'content' => [$this'block_content'],
  27.         ];
  28.     }
  29.     protected function doGetParent(array $context)
  30.     {
  31.         // line 1
  32.         return "SocialFrontendBundle::layout_base.html.twig";
  33.     }
  34.     protected function doDisplay(array $context, array $blocks = [])
  35.     {
  36.         $macros $this->macros;
  37.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  38.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""SocialFrontendBundle::layout_homepage.html.twig"));
  39.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  40.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""SocialFrontendBundle::layout_homepage.html.twig"));
  41.         $this->parent $this->loadTemplate("SocialFrontendBundle::layout_base.html.twig""SocialFrontendBundle::layout_homepage.html.twig"1);
  42.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  43.         
  44.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  45.         
  46.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  47.     }
  48.     // line 3
  49.     public function block_stylesheets($context, array $blocks = [])
  50.     {
  51.         $macros $this->macros;
  52.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  53.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  54.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  55.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  56.         // line 4
  57.         echo "    ";
  58.         if (isset($context['assetic']['debug']) && $context['assetic']['debug']) {
  59.             // asset "4dee914_0"
  60.             $context["asset_url"] = isset($context['assetic']['use_controller']) && $context['assetic']['use_controller'] ? $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("_assetic_4dee914_0") : $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/4dee914_bootstrap.min_1.css");
  61.             // line 16
  62.             echo "    <link href=\"";
  63.             echo twig_escape_filter($this->env, (isset($context["asset_url"]) || array_key_exists("asset_url"$context) ? $context["asset_url"] : (function () { throw new RuntimeError('Variable "asset_url" does not exist.'16$this->source); })()), "html"nulltrue);
  64.             echo "\" rel=\"stylesheet\" media=\"screen\"/>
  65.     ";
  66.             // asset "4dee914_1"
  67.             $context["asset_url"] = isset($context['assetic']['use_controller']) && $context['assetic']['use_controller'] ? $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("_assetic_4dee914_1") : $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/4dee914_stylesheet-complete-new.min_2.css");
  68.             echo "    <link href=\"";
  69.             echo twig_escape_filter($this->env, (isset($context["asset_url"]) || array_key_exists("asset_url"$context) ? $context["asset_url"] : (function () { throw new RuntimeError('Variable "asset_url" does not exist.'16$this->source); })()), "html"nulltrue);
  70.             echo "\" rel=\"stylesheet\" media=\"screen\"/>
  71.     ";
  72.             // asset "4dee914_2"
  73.             $context["asset_url"] = isset($context['assetic']['use_controller']) && $context['assetic']['use_controller'] ? $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("_assetic_4dee914_2") : $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/4dee914_responsive_3.css");
  74.             echo "    <link href=\"";
  75.             echo twig_escape_filter($this->env, (isset($context["asset_url"]) || array_key_exists("asset_url"$context) ? $context["asset_url"] : (function () { throw new RuntimeError('Variable "asset_url" does not exist.'16$this->source); })()), "html"nulltrue);
  76.             echo "\" rel=\"stylesheet\" media=\"screen\"/>
  77.     ";
  78.             // asset "4dee914_3"
  79.             $context["asset_url"] = isset($context['assetic']['use_controller']) && $context['assetic']['use_controller'] ? $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("_assetic_4dee914_3") : $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/4dee914_jcarousel.responsive_4.css");
  80.             echo "    <link href=\"";
  81.             echo twig_escape_filter($this->env, (isset($context["asset_url"]) || array_key_exists("asset_url"$context) ? $context["asset_url"] : (function () { throw new RuntimeError('Variable "asset_url" does not exist.'16$this->source); })()), "html"nulltrue);
  82.             echo "\" rel=\"stylesheet\" media=\"screen\"/>
  83.     ";
  84.             // asset "4dee914_4"
  85.             $context["asset_url"] = isset($context['assetic']['use_controller']) && $context['assetic']['use_controller'] ? $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("_assetic_4dee914_4") : $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/4dee914_bootstrap-scrolling-nav_5.css");
  86.             echo "    <link href=\"";
  87.             echo twig_escape_filter($this->env, (isset($context["asset_url"]) || array_key_exists("asset_url"$context) ? $context["asset_url"] : (function () { throw new RuntimeError('Variable "asset_url" does not exist.'16$this->source); })()), "html"nulltrue);
  88.             echo "\" rel=\"stylesheet\" media=\"screen\"/>
  89.     ";
  90.             // asset "4dee914_5"
  91.             $context["asset_url"] = isset($context['assetic']['use_controller']) && $context['assetic']['use_controller'] ? $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("_assetic_4dee914_5") : $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/4dee914_non-account_6.css");
  92.             echo "    <link href=\"";
  93.             echo twig_escape_filter($this->env, (isset($context["asset_url"]) || array_key_exists("asset_url"$context) ? $context["asset_url"] : (function () { throw new RuntimeError('Variable "asset_url" does not exist.'16$this->source); })()), "html"nulltrue);
  94.             echo "\" rel=\"stylesheet\" media=\"screen\"/>
  95.     ";
  96.             // asset "4dee914_6"
  97.             $context["asset_url"] = isset($context['assetic']['use_controller']) && $context['assetic']['use_controller'] ? $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("_assetic_4dee914_6") : $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/4dee914_modal-style_7.css");
  98.             echo "    <link href=\"";
  99.             echo twig_escape_filter($this->env, (isset($context["asset_url"]) || array_key_exists("asset_url"$context) ? $context["asset_url"] : (function () { throw new RuntimeError('Variable "asset_url" does not exist.'16$this->source); })()), "html"nulltrue);
  100.             echo "\" rel=\"stylesheet\" media=\"screen\"/>
  101.     ";
  102.             // asset "4dee914_7"
  103.             $context["asset_url"] = isset($context['assetic']['use_controller']) && $context['assetic']['use_controller'] ? $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("_assetic_4dee914_7") : $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/4dee914_bootstrap-datepicker.min_8.css");
  104.             echo "    <link href=\"";
  105.             echo twig_escape_filter($this->env, (isset($context["asset_url"]) || array_key_exists("asset_url"$context) ? $context["asset_url"] : (function () { throw new RuntimeError('Variable "asset_url" does not exist.'16$this->source); })()), "html"nulltrue);
  106.             echo "\" rel=\"stylesheet\" media=\"screen\"/>
  107.     ";
  108.             // asset "4dee914_8"
  109.             $context["asset_url"] = isset($context['assetic']['use_controller']) && $context['assetic']['use_controller'] ? $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("_assetic_4dee914_8") : $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/4dee914_fontawesome.min_9.css");
  110.             echo "    <link href=\"";
  111.             echo twig_escape_filter($this->env, (isset($context["asset_url"]) || array_key_exists("asset_url"$context) ? $context["asset_url"] : (function () { throw new RuntimeError('Variable "asset_url" does not exist.'16$this->source); })()), "html"nulltrue);
  112.             echo "\" rel=\"stylesheet\" media=\"screen\"/>
  113.     ";
  114.             // asset "4dee914_9"
  115.             $context["asset_url"] = isset($context['assetic']['use_controller']) && $context['assetic']['use_controller'] ? $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("_assetic_4dee914_9") : $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/4dee914_all.min_10.css");
  116.             echo "    <link href=\"";
  117.             echo twig_escape_filter($this->env, (isset($context["asset_url"]) || array_key_exists("asset_url"$context) ? $context["asset_url"] : (function () { throw new RuntimeError('Variable "asset_url" does not exist.'16$this->source); })()), "html"nulltrue);
  118.             echo "\" rel=\"stylesheet\" media=\"screen\"/>
  119.     ";
  120.             // asset "4dee914_10"
  121.             $context["asset_url"] = isset($context['assetic']['use_controller']) && $context['assetic']['use_controller'] ? $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("_assetic_4dee914_10") : $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/4dee914_main-new_11.css");
  122.             echo "    <link href=\"";
  123.             echo twig_escape_filter($this->env, (isset($context["asset_url"]) || array_key_exists("asset_url"$context) ? $context["asset_url"] : (function () { throw new RuntimeError('Variable "asset_url" does not exist.'16$this->source); })()), "html"nulltrue);
  124.             echo "\" rel=\"stylesheet\" media=\"screen\"/>
  125.     ";
  126.         } else {
  127.             // asset "4dee914"
  128.             $context["asset_url"] = isset($context['assetic']['use_controller']) && $context['assetic']['use_controller'] ? $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("_assetic_4dee914") : $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/4dee914.css");
  129.             echo "    <link href=\"";
  130.             echo twig_escape_filter($this->env, (isset($context["asset_url"]) || array_key_exists("asset_url"$context) ? $context["asset_url"] : (function () { throw new RuntimeError('Variable "asset_url" does not exist.'16$this->source); })()), "html"nulltrue);
  131.             echo "\" rel=\"stylesheet\" media=\"screen\"/>
  132.     ";
  133.         }
  134.         unset($context["asset_url"]);
  135.         // line 18
  136.         echo "
  137.     ";
  138.         
  139.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  140.         
  141.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  142.     }
  143.     // line 21
  144.     public function block_javascripts($context, array $blocks = [])
  145.     {
  146.         $macros $this->macros;
  147.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  148.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  149.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  150.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  151.         // line 22
  152.         echo "    ";
  153.         $this->displayParentBlock("javascripts"$context$blocks);
  154.         echo "
  155.     ";
  156.         // line 24
  157.         if (twig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'24$this->source); })()), "user", [], "any"falsefalsefalse24)) {
  158.             // line 25
  159.             echo "        ";
  160.             if (((null === twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'25$this->source); })()), "user", [], "any"falsefalsefalse25), "newLocation", [], "any"falsefalsefalse25)) && (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'25$this->source); })()), "user", [], "any"falsefalsefalse25), "isFake", [], "any"falsefalsefalse25) == false))) {
  161.                 // line 26
  162.                 echo "            <script type=\"text/javascript\">var userCompletedProfile = false</script>
  163.         ";
  164.             }
  165.             // line 28
  166.             echo "    ";
  167.         } else {
  168.             // line 29
  169.             echo "        <script type=\"text/javascript\">var userCompletedProfile = false</script>
  170.     ";
  171.         }
  172.         // line 31
  173.         echo "
  174.     ";
  175.         // line 32
  176.         if (isset($context['assetic']['debug']) && $context['assetic']['debug']) {
  177.             // asset "930136c_0"
  178.             $context["asset_url"] = isset($context['assetic']['use_controller']) && $context['assetic']['use_controller'] ? $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("_assetic_930136c_0") : $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/930136c_jquery_1.js");
  179.             // line 41
  180.             echo "    <script type=\"text/javascript\" src=\"";
  181.             echo twig_escape_filter($this->env, (isset($context["asset_url"]) || array_key_exists("asset_url"$context) ? $context["asset_url"] : (function () { throw new RuntimeError('Variable "asset_url" does not exist.'41$this->source); })()), "html"nulltrue);
  182.             echo "\"></script>
  183.     ";
  184.             // asset "930136c_1"
  185.             $context["asset_url"] = isset($context['assetic']['use_controller']) && $context['assetic']['use_controller'] ? $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("_assetic_930136c_1") : $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/930136c_bootstrap.min_2.js");
  186.             echo "    <script type=\"text/javascript\" src=\"";
  187.             echo twig_escape_filter($this->env, (isset($context["asset_url"]) || array_key_exists("asset_url"$context) ? $context["asset_url"] : (function () { throw new RuntimeError('Variable "asset_url" does not exist.'41$this->source); })()), "html"nulltrue);
  188.             echo "\"></script>
  189.     ";
  190.             // asset "930136c_2"
  191.             $context["asset_url"] = isset($context['assetic']['use_controller']) && $context['assetic']['use_controller'] ? $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("_assetic_930136c_2") : $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/930136c_bootstrap-datepicker_3.js");
  192.             echo "    <script type=\"text/javascript\" src=\"";
  193.             echo twig_escape_filter($this->env, (isset($context["asset_url"]) || array_key_exists("asset_url"$context) ? $context["asset_url"] : (function () { throw new RuntimeError('Variable "asset_url" does not exist.'41$this->source); })()), "html"nulltrue);
  194.             echo "\"></script>
  195.     ";
  196.             // asset "930136c_3"
  197.             $context["asset_url"] = isset($context['assetic']['use_controller']) && $context['assetic']['use_controller'] ? $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("_assetic_930136c_3") : $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/930136c_bootstrap-scrolling-nav_4.js");
  198.             echo "    <script type=\"text/javascript\" src=\"";
  199.             echo twig_escape_filter($this->env, (isset($context["asset_url"]) || array_key_exists("asset_url"$context) ? $context["asset_url"] : (function () { throw new RuntimeError('Variable "asset_url" does not exist.'41$this->source); })()), "html"nulltrue);
  200.             echo "\"></script>
  201.     ";
  202.             // asset "930136c_4"
  203.             $context["asset_url"] = isset($context['assetic']['use_controller']) && $context['assetic']['use_controller'] ? $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("_assetic_930136c_4") : $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/930136c_jquery.easing.min_5.js");
  204.             echo "    <script type=\"text/javascript\" src=\"";
  205.             echo twig_escape_filter($this->env, (isset($context["asset_url"]) || array_key_exists("asset_url"$context) ? $context["asset_url"] : (function () { throw new RuntimeError('Variable "asset_url" does not exist.'41$this->source); })()), "html"nulltrue);
  206.             echo "\"></script>
  207.     ";
  208.             // asset "930136c_5"
  209.             $context["asset_url"] = isset($context['assetic']['use_controller']) && $context['assetic']['use_controller'] ? $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("_assetic_930136c_5") : $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/930136c_bootbox_6.js");
  210.             echo "    <script type=\"text/javascript\" src=\"";
  211.             echo twig_escape_filter($this->env, (isset($context["asset_url"]) || array_key_exists("asset_url"$context) ? $context["asset_url"] : (function () { throw new RuntimeError('Variable "asset_url" does not exist.'41$this->source); })()), "html"nulltrue);
  212.             echo "\"></script>
  213.     ";
  214.             // asset "930136c_6"
  215.             $context["asset_url"] = isset($context['assetic']['use_controller']) && $context['assetic']['use_controller'] ? $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("_assetic_930136c_6") : $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/930136c_main_7.js");
  216.             echo "    <script type=\"text/javascript\" src=\"";
  217.             echo twig_escape_filter($this->env, (isset($context["asset_url"]) || array_key_exists("asset_url"$context) ? $context["asset_url"] : (function () { throw new RuntimeError('Variable "asset_url" does not exist.'41$this->source); })()), "html"nulltrue);
  218.             echo "\"></script>
  219.     ";
  220.             // asset "930136c_7"
  221.             $context["asset_url"] = isset($context['assetic']['use_controller']) && $context['assetic']['use_controller'] ? $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("_assetic_930136c_7") : $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/930136c_registration_8.js");
  222.             echo "    <script type=\"text/javascript\" src=\"";
  223.             echo twig_escape_filter($this->env, (isset($context["asset_url"]) || array_key_exists("asset_url"$context) ? $context["asset_url"] : (function () { throw new RuntimeError('Variable "asset_url" does not exist.'41$this->source); })()), "html"nulltrue);
  224.             echo "\"></script>
  225.     ";
  226.         } else {
  227.             // asset "930136c"
  228.             $context["asset_url"] = isset($context['assetic']['use_controller']) && $context['assetic']['use_controller'] ? $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("_assetic_930136c") : $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/930136c.js");
  229.             echo "    <script type=\"text/javascript\" src=\"";
  230.             echo twig_escape_filter($this->env, (isset($context["asset_url"]) || array_key_exists("asset_url"$context) ? $context["asset_url"] : (function () { throw new RuntimeError('Variable "asset_url" does not exist.'41$this->source); })()), "html"nulltrue);
  231.             echo "\"></script>
  232.     ";
  233.         }
  234.         unset($context["asset_url"]);
  235.         // line 44
  236.         echo "    <script>var App = {};</script>
  237.     <script>
  238.         if (/*@cc_on!@*/ false && document.documentMode === 10) {
  239.             document.documentElement.className += ' ie ie10';
  240.         }
  241.     </script>
  242. ";
  243.         
  244.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  245.         
  246.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  247.     }
  248.     // line 52
  249.     public function block_body($context, array $blocks = [])
  250.     {
  251.         $macros $this->macros;
  252.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  253.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  254.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  255.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  256.         // line 53
  257.         echo "
  258.     ";
  259.         // line 54
  260.         $this->loadTemplate("SocialFrontendBundle::body.html.twig""SocialFrontendBundle::layout_homepage.html.twig"54)->display($context);
  261.         // line 55
  262.         echo "
  263.     <div id=\"content\">
  264.         ";
  265.         // line 57
  266.         $this->displayBlock('content'$context$blocks);
  267.         // line 58
  268.         echo "    </div>
  269.     ";
  270.         // line 60
  271.         $this->loadTemplate("SocialFrontendBundle::layout_footer_base.html.twig""SocialFrontendBundle::layout_homepage.html.twig"60)->display($context);
  272.         // line 61
  273.         echo "    </body>
  274. ";
  275.         
  276.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  277.         
  278.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  279.     }
  280.     // line 57
  281.     public function block_content($context, array $blocks = [])
  282.     {
  283.         $macros $this->macros;
  284.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  285.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  286.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  287.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  288.         
  289.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  290.         
  291.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  292.     }
  293.     public function getTemplateName()
  294.     {
  295.         return "SocialFrontendBundle::layout_homepage.html.twig";
  296.     }
  297.     public function isTraitable()
  298.     {
  299.         return false;
  300.     }
  301.     public function getDebugInfo()
  302.     {
  303.         return array (  319 => 57,  308 => 61,  306 => 60,  302 => 58,  300 => 57,  296 => 55,  294 => 54,  291 => 53,  281 => 52,  265 => 44,  200 => 41,  196 => 32,  193 => 31,  189 => 29,  186 => 28,  182 => 26,  179 => 25,  177 => 24,  171 => 22,  161 => 21,  150 => 18,  76 => 16,  71 => 4,  61 => 3,  38 => 1,);
  304.     }
  305.     public function getSourceContext()
  306.     {
  307.         return new Source("{% extends 'SocialFrontendBundle::layout_base.html.twig' %}
  308. {% block stylesheets %}
  309.     {% stylesheets filter=\"?yui_css, cssrewrite\"
  310.     \"bundles/socialfrontend/css/theme/vendor/bootstrap.min.css\"
  311.     \"bundles/socialfrontend/css/theme/custom/stylesheet-complete-new.min.css\"
  312.     \"bundles/socialfrontend/css/theme/custom/responsive.css\"
  313.     \"bundles/socialfrontend/css/theme/vendor/jcarousel.responsive.css\"
  314.     \"bundles/socialfrontend/css/theme/vendor/bootstrap-scrolling-nav.css\"
  315.     \"bundles/socialfrontend/css/app/custom/non-account.css\"
  316.     \"bundles/socialfrontend/css/app/custom/modal-style.css\"
  317.     \"bundles/socialfrontend/css/theme/vendor/bootstrap-datepicker.min.css\"
  318.         \"bundles/socialfrontend/css/theme/vendor/font-awesome-5/css/fontawesome.min.css\"
  319.         \"bundles/socialfrontend/css/theme/vendor/font-awesome-5/css/all.min.css\"
  320.     \"bundles/socialfrontend/css/app/custom/main-new.css\" %}
  321.     <link href=\"{{ asset_url }}\" rel=\"stylesheet\" media=\"screen\"/>
  322.     {% endstylesheets %}
  323.     {#<link href=\"//netdna.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css\" rel=\"stylesheet\"/>#}
  324. {% endblock %}
  325. {% block javascripts %}
  326.     {{ parent() }}
  327.     {% if app.user %}
  328.         {% if ( app.user.newLocation is null and  app.user.isFake == false ) %}
  329.             <script type=\"text/javascript\">var userCompletedProfile = false</script>
  330.         {% endif %}
  331.     {% else %}
  332.         <script type=\"text/javascript\">var userCompletedProfile = false</script>
  333.     {% endif %}
  334.     {% javascripts filter=\"?yui_js\"
  335.     \"bundles/socialfrontend/js/theme/vendor/jquery.js\"
  336.     \"bundles/socialfrontend/js/theme/vendor/bootstrap.min.js\"
  337.     \"bundles/socialfrontend/js/theme/vendor/bootstrap-datepicker.js\"
  338.     \"bundles/socialfrontend/js/theme/vendor/bootstrap-scrolling-nav.js\"
  339.     \"bundles/socialfrontend/js/theme/vendor/jquery.easing.min.js\"
  340.     \"bundles/socialfrontend/js/vendor/bootbox/bootbox.js\"
  341.     \"bundles/socialfrontend/js/app/custom/main.js\"
  342.     \"bundles/socialfrontend/js/app/custom/registration/registration.js\" %}
  343.     <script type=\"text/javascript\" src=\"{{ asset_url }}\"></script>
  344.     {% endjavascripts %}
  345.     <script>var App = {};</script>
  346.     <script>
  347.         if (/*@cc_on!@*/ false && document.documentMode === 10) {
  348.             document.documentElement.className += ' ie ie10';
  349.         }
  350.     </script>
  351. {% endblock %}
  352. {% block body %}
  353.     {% include 'SocialFrontendBundle::body.html.twig' %}
  354.     <div id=\"content\">
  355.         {% block content %}{% endblock %}
  356.     </div>
  357.     {% include 'SocialFrontendBundle::layout_footer_base.html.twig' %}
  358.     </body>
  359. {% endblock %}""SocialFrontendBundle::layout_homepage.html.twig""/home/dev3social/releases/2024-09-18-18-58-48-GGwZHXyAH4/src/Social/FrontendBundle/Resources/views/layout_homepage.html.twig");
  360.     }
  361. }