var/cache/dev/twig/41/41a14f5e6dbcfc1520f02a23f2fcac0e.php line 50

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. /* frontend/pages/homepage/index.html.twig */
  14. class __TwigTemplate_5e3346b6007752f8eae17ee6d9c234c0 extends 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.             'title' => [$this'block_title'],
  24.             'body' => [$this'block_body'],
  25.             'javascripts' => [$this'block_javascripts'],
  26.         ];
  27.     }
  28.     protected function doGetParent(array $context)
  29.     {
  30.         // line 1
  31.         return "frontend/common/index.html.twig";
  32.     }
  33.     protected function doDisplay(array $context, array $blocks = [])
  34.     {
  35.         $macros $this->macros;
  36.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  37.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""frontend/pages/homepage/index.html.twig"));
  38.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  39.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""frontend/pages/homepage/index.html.twig"));
  40.         $this->parent $this->loadTemplate("frontend/common/index.html.twig""frontend/pages/homepage/index.html.twig"1);
  41.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  42.         
  43.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  44.         
  45.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  46.     }
  47.     // line 2
  48.     public function block_title($context, array $blocks = [])
  49.     {
  50.         $macros $this->macros;
  51.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  52.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  53.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  54.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  55.         echo twig_escape_filter($this->env, (isset($context["title"]) || array_key_exists("title"$context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.'2$this->source); })()), "html"nulltrue);
  56.         
  57.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  58.         
  59.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  60.     }
  61.     // line 4
  62.     public function block_body($context, array $blocks = [])
  63.     {
  64.         $macros $this->macros;
  65.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  66.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  67.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  68.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  69.         // line 5
  70.         echo "
  71. ";
  72.         // line 6
  73.         $this->loadTemplate("frontend/common/widgets/header.html.twig""frontend/pages/homepage/index.html.twig"6)->display($context);
  74.         // line 7
  75.         echo "
  76.     <section class=\"hero-area overlay\">
  77.         <div class=\"container\">
  78.             <div class=\"row\">
  79.                 <div class=\"col-lg-10 offset-lg-1 col-md-12 col-12\">
  80.                     <div class=\"hero-text text-center\">
  81.                         <!-- Start Hero Text -->
  82.                         <div class=\"section-heading\">
  83.                             <h2 class=\"wow fadeInUp\" data-wow-delay=\".3s\">";
  84.         // line 15
  85.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["settings"]) || array_key_exists("settings"$context) ? $context["settings"] : (function () { throw new RuntimeError('Variable "settings" does not exist.'15$this->source); })()), "mainTitle", [], "any"falsefalsefalse15), "html"nulltrue);
  86.         echo "</h2>
  87.                             <p class=\"wow fadeInUp\" data-wow-delay=\".5s\">";
  88.         // line 16
  89.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["settings"]) || array_key_exists("settings"$context) ? $context["settings"] : (function () { throw new RuntimeError('Variable "settings" does not exist.'16$this->source); })()), "mainDesc", [], "any"falsefalsefalse16), "html"nulltrue);
  90.         echo "</p>
  91.                             <a class=\"wow fadeInUp nrp-button-dc\" href=\"https://discord.gg/luxerp\" data-wow-delay=\".7s\"><i class=\"fa-brands fa-discord\"></i>Dołącz do Nas!</a>
  92.                         </div>
  93.                         <!-- End Hero Text -->
  94.                     </div>
  95.                 </div>
  96.             </div>
  97.         </div>
  98.     </section>
  99.     <section class=\"why-choose section\">
  100.         <div class=\"container\">
  101.             <div class=\"row\">
  102.                 <div class=\"col-12\">
  103.                     <div class=\"section-title\">
  104.                         <h2 class=\"wow fadeInUp\" data-wow-delay=\".4s\">";
  105.         // line 31
  106.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["settings"]) || array_key_exists("settings"$context) ? $context["settings"] : (function () { throw new RuntimeError('Variable "settings" does not exist.'31$this->source); })()), "whyus", [], "any"falsefalsefalse31), "whyus_title", [], "any"falsefalsefalse31), "html"nulltrue);
  107.         echo "</h2>
  108.                         <p class=\"wow fadeInUp\" data-wow-delay=\".6s\">";
  109.         // line 32
  110.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["settings"]) || array_key_exists("settings"$context) ? $context["settings"] : (function () { throw new RuntimeError('Variable "settings" does not exist.'32$this->source); })()), "whyus", [], "any"falsefalsefalse32), "whyus_desc", [], "any"falsefalsefalse32), "html"nulltrue);
  111.         echo "</p>
  112.                     </div>
  113.                 </div>
  114.             </div>
  115.             <div class=\"row\">
  116.                 <div class=\"col-lg-12\">
  117.                     <div class=\"choose-content\">
  118.                         <div class=\"row d-flex justify-content-around\">
  119.                             ";
  120.         // line 40
  121.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["settings"]) || array_key_exists("settings"$context) ? $context["settings"] : (function () { throw new RuntimeError('Variable "settings" does not exist.'40$this->source); })()), "whyus", [], "any"falsefalsefalse40), "whyus_enabled_1", [], "any"falsefalsefalse40) == 1)) {
  122.             // line 41
  123.             echo "                                <div class=\"col-lg-4 col-md-6 col-12\">
  124.                                     <!-- Start Single List -->
  125.                                     <div class=\"single-list wow fadeInUp\" data-wow-delay=\".4s\">
  126.                                         <i class=\"lni lni-";
  127.             // line 44
  128.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["settings"]) || array_key_exists("settings"$context) ? $context["settings"] : (function () { throw new RuntimeError('Variable "settings" does not exist.'44$this->source); })()), "whyus", [], "any"falsefalsefalse44), "whyus_icon_1", [], "any"falsefalsefalse44), "html"nulltrue);
  129.             echo "\"></i>
  130.                                         <h4>";
  131.             // line 45
  132.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["settings"]) || array_key_exists("settings"$context) ? $context["settings"] : (function () { throw new RuntimeError('Variable "settings" does not exist.'45$this->source); })()), "whyus", [], "any"falsefalsefalse45), "whyus_title_1", [], "any"falsefalsefalse45), "html"nulltrue);
  133.             echo "</h4>
  134.                                         <p>";
  135.             // line 46
  136.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["settings"]) || array_key_exists("settings"$context) ? $context["settings"] : (function () { throw new RuntimeError('Variable "settings" does not exist.'46$this->source); })()), "whyus", [], "any"falsefalsefalse46), "whyus_desc_1", [], "any"falsefalsefalse46), "html"nulltrue);
  137.             echo "</p>
  138.                                     </div>
  139.                                     <!-- Start Single List -->
  140.                                 </div>
  141.                             ";
  142.         }
  143.         // line 51
  144.         echo "
  145.                             ";
  146.         // line 52
  147.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["settings"]) || array_key_exists("settings"$context) ? $context["settings"] : (function () { throw new RuntimeError('Variable "settings" does not exist.'52$this->source); })()), "whyus", [], "any"falsefalsefalse52), "whyus_enabled_2", [], "any"falsefalsefalse52) == 1)) {
  148.             // line 53
  149.             echo "                                <div class=\"col-lg-4 col-md-6 col-12\">
  150.                                     <!-- Start Single List -->
  151.                                     <div class=\"single-list wow fadeInUp\" data-wow-delay=\".4s\">
  152.                                         <i class=\"lni lni-";
  153.             // line 56
  154.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["settings"]) || array_key_exists("settings"$context) ? $context["settings"] : (function () { throw new RuntimeError('Variable "settings" does not exist.'56$this->source); })()), "whyus", [], "any"falsefalsefalse56), "whyus_icon_2", [], "any"falsefalsefalse56), "html"nulltrue);
  155.             echo "\"></i>
  156.                                         <h4>";
  157.             // line 57
  158.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["settings"]) || array_key_exists("settings"$context) ? $context["settings"] : (function () { throw new RuntimeError('Variable "settings" does not exist.'57$this->source); })()), "whyus", [], "any"falsefalsefalse57), "whyus_title_2", [], "any"falsefalsefalse57), "html"nulltrue);
  159.             echo "</h4>
  160.                                         <p>";
  161.             // line 58
  162.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["settings"]) || array_key_exists("settings"$context) ? $context["settings"] : (function () { throw new RuntimeError('Variable "settings" does not exist.'58$this->source); })()), "whyus", [], "any"falsefalsefalse58), "whyus_desc_2", [], "any"falsefalsefalse58), "html"nulltrue);
  163.             echo "</p>
  164.                                     </div>
  165.                                     <!-- Start Single List -->
  166.                                 </div>
  167.                             ";
  168.         }
  169.         // line 63
  170.         echo "
  171.                             ";
  172.         // line 64
  173.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["settings"]) || array_key_exists("settings"$context) ? $context["settings"] : (function () { throw new RuntimeError('Variable "settings" does not exist.'64$this->source); })()), "whyus", [], "any"falsefalsefalse64), "whyus_enabled_3", [], "any"falsefalsefalse64) == 1)) {
  174.             // line 65
  175.             echo "                                <div class=\"col-lg-4 col-md-6 col-12\">
  176.                                     <!-- Start Single List -->
  177.                                     <div class=\"single-list wow fadeInUp\" data-wow-delay=\".4s\">
  178.                                         <i class=\"lni lni-";
  179.             // line 68
  180.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["settings"]) || array_key_exists("settings"$context) ? $context["settings"] : (function () { throw new RuntimeError('Variable "settings" does not exist.'68$this->source); })()), "whyus", [], "any"falsefalsefalse68), "whyus_icon_3", [], "any"falsefalsefalse68), "html"nulltrue);
  181.             echo "\"></i>
  182.                                         <h4>";
  183.             // line 69
  184.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["settings"]) || array_key_exists("settings"$context) ? $context["settings"] : (function () { throw new RuntimeError('Variable "settings" does not exist.'69$this->source); })()), "whyus", [], "any"falsefalsefalse69), "whyus_title_3", [], "any"falsefalsefalse69), "html"nulltrue);
  185.             echo "</h4>
  186.                                         <p>";
  187.             // line 70
  188.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["settings"]) || array_key_exists("settings"$context) ? $context["settings"] : (function () { throw new RuntimeError('Variable "settings" does not exist.'70$this->source); })()), "whyus", [], "any"falsefalsefalse70), "whyus_desc_3", [], "any"falsefalsefalse70), "html"nulltrue);
  189.             echo "</p>
  190.                                     </div>
  191.                                     <!-- Start Single List -->
  192.                                 </div>
  193.                             ";
  194.         }
  195.         // line 75
  196.         echo "
  197.                             ";
  198.         // line 76
  199.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["settings"]) || array_key_exists("settings"$context) ? $context["settings"] : (function () { throw new RuntimeError('Variable "settings" does not exist.'76$this->source); })()), "whyus", [], "any"falsefalsefalse76), "whyus_enabled_4", [], "any"falsefalsefalse76) == 1)) {
  200.             // line 77
  201.             echo "                                <div class=\"col-lg-4 col-md-6 col-12\">
  202.                                     <!-- Start Single List -->
  203.                                     <div class=\"single-list wow fadeInUp\" data-wow-delay=\".4s\">
  204.                                         <i class=\"lni lni-";
  205.             // line 80
  206.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["settings"]) || array_key_exists("settings"$context) ? $context["settings"] : (function () { throw new RuntimeError('Variable "settings" does not exist.'80$this->source); })()), "whyus", [], "any"falsefalsefalse80), "whyus_icon_4", [], "any"falsefalsefalse80), "html"nulltrue);
  207.             echo "\"></i>
  208.                                         <h4>";
  209.             // line 81
  210.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["settings"]) || array_key_exists("settings"$context) ? $context["settings"] : (function () { throw new RuntimeError('Variable "settings" does not exist.'81$this->source); })()), "whyus", [], "any"falsefalsefalse81), "whyus_title_4", [], "any"falsefalsefalse81), "html"nulltrue);
  211.             echo "</h4>
  212.                                         <p>";
  213.             // line 82
  214.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["settings"]) || array_key_exists("settings"$context) ? $context["settings"] : (function () { throw new RuntimeError('Variable "settings" does not exist.'82$this->source); })()), "whyus", [], "any"falsefalsefalse82), "whyus_desc_4", [], "any"falsefalsefalse82), "html"nulltrue);
  215.             echo "</p>
  216.                                     </div>
  217.                                     <!-- Start Single List -->
  218.                                 </div>
  219.                             ";
  220.         }
  221.         // line 87
  222.         echo "
  223.                             ";
  224.         // line 88
  225.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["settings"]) || array_key_exists("settings"$context) ? $context["settings"] : (function () { throw new RuntimeError('Variable "settings" does not exist.'88$this->source); })()), "whyus", [], "any"falsefalsefalse88), "whyus_enabled_5", [], "any"falsefalsefalse88) == 1)) {
  226.             // line 89
  227.             echo "                                <div class=\"col-lg-4 col-md-6 col-12\">
  228.                                     <!-- Start Single List -->
  229.                                     <div class=\"single-list wow fadeInUp\" data-wow-delay=\".4s\">
  230.                                         <i class=\"lni lni-";
  231.             // line 92
  232.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["settings"]) || array_key_exists("settings"$context) ? $context["settings"] : (function () { throw new RuntimeError('Variable "settings" does not exist.'92$this->source); })()), "whyus", [], "any"falsefalsefalse92), "whyus_icon_5", [], "any"falsefalsefalse92), "html"nulltrue);
  233.             echo "\"></i>
  234.                                         <h4>";
  235.             // line 93
  236.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["settings"]) || array_key_exists("settings"$context) ? $context["settings"] : (function () { throw new RuntimeError('Variable "settings" does not exist.'93$this->source); })()), "whyus", [], "any"falsefalsefalse93), "whyus_title_5", [], "any"falsefalsefalse93), "html"nulltrue);
  237.             echo "</h4>
  238.                                         <p>";
  239.             // line 94
  240.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["settings"]) || array_key_exists("settings"$context) ? $context["settings"] : (function () { throw new RuntimeError('Variable "settings" does not exist.'94$this->source); })()), "whyus", [], "any"falsefalsefalse94), "whyus_desc_5", [], "any"falsefalsefalse94), "html"nulltrue);
  241.             echo "</p>
  242.                                     </div>
  243.                                     <!-- Start Single List -->
  244.                                 </div>
  245.                             ";
  246.         }
  247.         // line 99
  248.         echo "
  249.                             ";
  250.         // line 100
  251.         if ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["settings"]) || array_key_exists("settings"$context) ? $context["settings"] : (function () { throw new RuntimeError('Variable "settings" does not exist.'100$this->source); })()), "whyus", [], "any"falsefalsefalse100), "whyus_enabled_6", [], "any"falsefalsefalse100) == 1)) {
  252.             // line 101
  253.             echo "                                <div class=\"col-lg-4 col-md-6 col-12\">
  254.                                     <!-- Start Single List -->
  255.                                     <div class=\"single-list wow fadeInUp\" data-wow-delay=\".4s\">
  256.                                         <i class=\"lni lni-";
  257.             // line 104
  258.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["settings"]) || array_key_exists("settings"$context) ? $context["settings"] : (function () { throw new RuntimeError('Variable "settings" does not exist.'104$this->source); })()), "whyus", [], "any"falsefalsefalse104), "whyus_icon_6", [], "any"falsefalsefalse104), "html"nulltrue);
  259.             echo "\"></i>
  260.                                         <h4>";
  261.             // line 105
  262.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["settings"]) || array_key_exists("settings"$context) ? $context["settings"] : (function () { throw new RuntimeError('Variable "settings" does not exist.'105$this->source); })()), "whyus", [], "any"falsefalsefalse105), "whyus_title_6", [], "any"falsefalsefalse105), "html"nulltrue);
  263.             echo "</h4>
  264.                                         <p>";
  265.             // line 106
  266.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["settings"]) || array_key_exists("settings"$context) ? $context["settings"] : (function () { throw new RuntimeError('Variable "settings" does not exist.'106$this->source); })()), "whyus", [], "any"falsefalsefalse106), "whyus_desc_6", [], "any"falsefalsefalse106), "html"nulltrue);
  267.             echo "</p>
  268.                                     </div>
  269.                                     <!-- Start Single List -->
  270.                                 </div>
  271.                             ";
  272.         }
  273.         // line 111
  274.         echo "                        </div>
  275.                     </div>
  276.                 </div>
  277.             </div>
  278.         </div>
  279.     </section>
  280.     <section class=\"our-achievement section\">
  281.         <div class=\"container\">
  282.             <div class=\"row\">
  283.                 <div class=\"col-lg-3 col-md-3 col-12\">
  284.                     <div class=\"single-achievement wow fadeInUp\" data-wow-delay=\".4s\">
  285.                         <h3 class=\"counter\"><span id=\"secondo1\" class=\"countup\" cup-end=\"";
  286.         // line 123
  287.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["stats"]) || array_key_exists("stats"$context) ? $context["stats"] : (function () { throw new RuntimeError('Variable "stats" does not exist.'123$this->source); })()), "users", [], "array"falsefalsefalse123), "html"nulltrue);
  288.         echo "\">";
  289.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["stats"]) || array_key_exists("stats"$context) ? $context["stats"] : (function () { throw new RuntimeError('Variable "stats" does not exist.'123$this->source); })()), "users", [], "array"falsefalsefalse123), "html"nulltrue);
  290.         echo "</span></h3>
  291.                         <p>";
  292.         // line 124
  293.         if ((twig_get_attribute($this->env$this->source, (isset($context["stats"]) || array_key_exists("stats"$context) ? $context["stats"] : (function () { throw new RuntimeError('Variable "stats" does not exist.'124$this->source); })()), "users", [], "array"falsefalsefalse124) == 1)) {
  294.             echo "Użytkownik";
  295.         } else {
  296.             echo "Użytkowników";
  297.         }
  298.         echo "</p>
  299.                     </div>
  300.                 </div>
  301.                 <div class=\"col-lg-3 col-md-3 col-12\">
  302.                     <div class=\"single-achievement wow fadeInUp\" data-wow-delay=\".8s\">
  303.                         <h3 class=\"counter\"><span id=\"secondo3\" class=\"countup\" cup-end=\"";
  304.         // line 129
  305.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["stats"]) || array_key_exists("stats"$context) ? $context["stats"] : (function () { throw new RuntimeError('Variable "stats" does not exist.'129$this->source); })()), "applications", [], "array"falsefalsefalse129), "all", [], "array"falsefalsefalse129), "html"nulltrue);
  306.         echo "\">";
  307.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["stats"]) || array_key_exists("stats"$context) ? $context["stats"] : (function () { throw new RuntimeError('Variable "stats" does not exist.'129$this->source); })()), "applications", [], "array"falsefalsefalse129), "all", [], "array"falsefalsefalse129), "html"nulltrue);
  308.         echo "</span></h3>
  309.                         <p>Napisanych podań</p>
  310.                     </div>
  311.                 </div>
  312.                 <div class=\"col-lg-3 col-md-3 col-12\">
  313.                     <div class=\"single-achievement wow fadeInUp\" data-wow-delay=\".8s\">
  314.                         <h3 class=\"counter\"><span id=\"secondo3\" class=\"countup\" cup-end=\"";
  315.         // line 135
  316.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["stats"]) || array_key_exists("stats"$context) ? $context["stats"] : (function () { throw new RuntimeError('Variable "stats" does not exist.'135$this->source); })()), "applications", [], "array"falsefalsefalse135), "accepted", [], "array"falsefalsefalse135), "html"nulltrue);
  317.         echo "\">";
  318.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["stats"]) || array_key_exists("stats"$context) ? $context["stats"] : (function () { throw new RuntimeError('Variable "stats" does not exist.'135$this->source); })()), "applications", [], "array"falsefalsefalse135), "accepted", [], "array"falsefalsefalse135), "html"nulltrue);
  319.         echo "</span></h3>
  320.                         <p>Przyjętych podań</p>
  321.                     </div>
  322.                 </div>
  323.                 <div class=\"col-lg-3 col-md-3 col-12\">
  324.                     <div class=\"single-achievement wow fadeInUp\" data-wow-delay=\".8s\">
  325.                         <h3 class=\"counter\"><span id=\"secondo2\" class=\"countup\" cup-end=\"";
  326.         // line 141
  327.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["stats"]) || array_key_exists("stats"$context) ? $context["stats"] : (function () { throw new RuntimeError('Variable "stats" does not exist.'141$this->source); })()), "applications", [], "array"falsefalsefalse141), "denied", [], "array"falsefalsefalse141), "html"nulltrue);
  328.         echo "\">";
  329.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["stats"]) || array_key_exists("stats"$context) ? $context["stats"] : (function () { throw new RuntimeError('Variable "stats" does not exist.'141$this->source); })()), "applications", [], "array"falsefalsefalse141), "denied", [], "array"falsefalsefalse141), "html"nulltrue);
  330.         echo "</span></h3>
  331.                         <p>Odrzuconych podań</p>
  332.                     </div>
  333.                 </div>
  334.             </div>
  335.         </div>
  336.     </section>
  337.     ";
  338.         // line 277
  339.         echo "
  340.     ";
  341.         // line 315
  342.         echo "
  343. ";
  344.         // line 316
  345.         $this->loadTemplate("frontend/common/widgets/footer.html.twig""frontend/pages/homepage/index.html.twig"316)->display($context);
  346.         // line 317
  347.         echo "
  348. ";
  349.         
  350.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  351.         
  352.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  353.     }
  354.     // line 320
  355.     public function block_javascripts($context, array $blocks = [])
  356.     {
  357.         $macros $this->macros;
  358.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  359.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  360.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  361.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  362.         // line 321
  363.         echo "    <script src=\"assets/js/count-up.min.js\"></script>
  364.     <script type=\"text/javascript\">
  365.         //====== Clients Logo Slider
  366.         tns({
  367.             container: '.client-logo-carousel',
  368.             slideBy: 'page',
  369.             autoplay: true,
  370.             autoplayButtonOutput: false,
  371.             mouseDrag: true,
  372.             gutter: 15,
  373.             nav: false,
  374.             controls: false,
  375.             responsive: {
  376.                 0: {
  377.                     items: 1,
  378.                 },
  379.                 540: {
  380.                     items: 3,
  381.                 },
  382.                 768: {
  383.                     items: 4,
  384.                 },
  385.                 992: {
  386.                     items: 4,
  387.                 },
  388.                 1170: {
  389.                     items: 6,
  390.                 }
  391.             }
  392.         });
  393.         //====== counter up 
  394.         var cu = new counterUp({
  395.             start: 0,
  396.             duration: 2000,
  397.             intvalues: true,
  398.             interval: 100,
  399.             append: \" \",
  400.         });
  401.         cu.start();
  402.     </script>
  403. ";
  404.         
  405.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  406.         
  407.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  408.     }
  409.     public function getTemplateName()
  410.     {
  411.         return "frontend/pages/homepage/index.html.twig";
  412.     }
  413.     public function isTraitable()
  414.     {
  415.         return false;
  416.     }
  417.     public function getDebugInfo()
  418.     {
  419.         return array (  390 => 321,  380 => 320,  369 => 317,  367 => 316,  364 => 315,  361 => 277,  348 => 141,  337 => 135,  326 => 129,  314 => 124,  308 => 123,  294 => 111,  286 => 106,  282 => 105,  278 => 104,  273 => 101,  271 => 100,  268 => 99,  260 => 94,  256 => 93,  252 => 92,  247 => 89,  245 => 88,  242 => 87,  234 => 82,  230 => 81,  226 => 80,  221 => 77,  219 => 76,  216 => 75,  208 => 70,  204 => 69,  200 => 68,  195 => 65,  193 => 64,  190 => 63,  182 => 58,  178 => 57,  174 => 56,  169 => 53,  167 => 52,  164 => 51,  156 => 46,  152 => 45,  148 => 44,  143 => 41,  141 => 40,  130 => 32,  126 => 31,  108 => 16,  104 => 15,  94 => 7,  92 => 6,  89 => 5,  79 => 4,  60 => 2,  37 => 1,);
  420.     }
  421.     public function getSourceContext()
  422.     {
  423.         return new Source("{% extends 'frontend/common/index.html.twig' %}
  424. {% block title %}{{ title }}{% endblock %}
  425. {% block body %}
  426. {% include('frontend/common/widgets/header.html.twig') %}
  427.     <section class=\"hero-area overlay\">
  428.         <div class=\"container\">
  429.             <div class=\"row\">
  430.                 <div class=\"col-lg-10 offset-lg-1 col-md-12 col-12\">
  431.                     <div class=\"hero-text text-center\">
  432.                         <!-- Start Hero Text -->
  433.                         <div class=\"section-heading\">
  434.                             <h2 class=\"wow fadeInUp\" data-wow-delay=\".3s\">{{ settings.mainTitle }}</h2>
  435.                             <p class=\"wow fadeInUp\" data-wow-delay=\".5s\">{{ settings.mainDesc }}</p>
  436.                             <a class=\"wow fadeInUp nrp-button-dc\" href=\"https://discord.gg/luxerp\" data-wow-delay=\".7s\"><i class=\"fa-brands fa-discord\"></i>Dołącz do Nas!</a>
  437.                         </div>
  438.                         <!-- End Hero Text -->
  439.                     </div>
  440.                 </div>
  441.             </div>
  442.         </div>
  443.     </section>
  444.     <section class=\"why-choose section\">
  445.         <div class=\"container\">
  446.             <div class=\"row\">
  447.                 <div class=\"col-12\">
  448.                     <div class=\"section-title\">
  449.                         <h2 class=\"wow fadeInUp\" data-wow-delay=\".4s\">{{ settings.whyus.whyus_title }}</h2>
  450.                         <p class=\"wow fadeInUp\" data-wow-delay=\".6s\">{{ settings.whyus.whyus_desc }}</p>
  451.                     </div>
  452.                 </div>
  453.             </div>
  454.             <div class=\"row\">
  455.                 <div class=\"col-lg-12\">
  456.                     <div class=\"choose-content\">
  457.                         <div class=\"row d-flex justify-content-around\">
  458.                             {% if settings.whyus.whyus_enabled_1 == 1 %}
  459.                                 <div class=\"col-lg-4 col-md-6 col-12\">
  460.                                     <!-- Start Single List -->
  461.                                     <div class=\"single-list wow fadeInUp\" data-wow-delay=\".4s\">
  462.                                         <i class=\"lni lni-{{ settings.whyus.whyus_icon_1 }}\"></i>
  463.                                         <h4>{{ settings.whyus.whyus_title_1 }}</h4>
  464.                                         <p>{{ settings.whyus.whyus_desc_1 }}</p>
  465.                                     </div>
  466.                                     <!-- Start Single List -->
  467.                                 </div>
  468.                             {% endif %}
  469.                             {% if settings.whyus.whyus_enabled_2 == 1 %}
  470.                                 <div class=\"col-lg-4 col-md-6 col-12\">
  471.                                     <!-- Start Single List -->
  472.                                     <div class=\"single-list wow fadeInUp\" data-wow-delay=\".4s\">
  473.                                         <i class=\"lni lni-{{ settings.whyus.whyus_icon_2 }}\"></i>
  474.                                         <h4>{{ settings.whyus.whyus_title_2 }}</h4>
  475.                                         <p>{{ settings.whyus.whyus_desc_2 }}</p>
  476.                                     </div>
  477.                                     <!-- Start Single List -->
  478.                                 </div>
  479.                             {% endif %}
  480.                             {% if settings.whyus.whyus_enabled_3 == 1 %}
  481.                                 <div class=\"col-lg-4 col-md-6 col-12\">
  482.                                     <!-- Start Single List -->
  483.                                     <div class=\"single-list wow fadeInUp\" data-wow-delay=\".4s\">
  484.                                         <i class=\"lni lni-{{ settings.whyus.whyus_icon_3 }}\"></i>
  485.                                         <h4>{{ settings.whyus.whyus_title_3 }}</h4>
  486.                                         <p>{{ settings.whyus.whyus_desc_3 }}</p>
  487.                                     </div>
  488.                                     <!-- Start Single List -->
  489.                                 </div>
  490.                             {% endif %}
  491.                             {% if settings.whyus.whyus_enabled_4 == 1 %}
  492.                                 <div class=\"col-lg-4 col-md-6 col-12\">
  493.                                     <!-- Start Single List -->
  494.                                     <div class=\"single-list wow fadeInUp\" data-wow-delay=\".4s\">
  495.                                         <i class=\"lni lni-{{ settings.whyus.whyus_icon_4 }}\"></i>
  496.                                         <h4>{{ settings.whyus.whyus_title_4 }}</h4>
  497.                                         <p>{{ settings.whyus.whyus_desc_4 }}</p>
  498.                                     </div>
  499.                                     <!-- Start Single List -->
  500.                                 </div>
  501.                             {% endif %}
  502.                             {% if settings.whyus.whyus_enabled_5 == 1 %}
  503.                                 <div class=\"col-lg-4 col-md-6 col-12\">
  504.                                     <!-- Start Single List -->
  505.                                     <div class=\"single-list wow fadeInUp\" data-wow-delay=\".4s\">
  506.                                         <i class=\"lni lni-{{ settings.whyus.whyus_icon_5 }}\"></i>
  507.                                         <h4>{{ settings.whyus.whyus_title_5 }}</h4>
  508.                                         <p>{{ settings.whyus.whyus_desc_5 }}</p>
  509.                                     </div>
  510.                                     <!-- Start Single List -->
  511.                                 </div>
  512.                             {% endif %}
  513.                             {% if settings.whyus.whyus_enabled_6 == 1 %}
  514.                                 <div class=\"col-lg-4 col-md-6 col-12\">
  515.                                     <!-- Start Single List -->
  516.                                     <div class=\"single-list wow fadeInUp\" data-wow-delay=\".4s\">
  517.                                         <i class=\"lni lni-{{ settings.whyus.whyus_icon_6 }}\"></i>
  518.                                         <h4>{{ settings.whyus.whyus_title_6 }}</h4>
  519.                                         <p>{{ settings.whyus.whyus_desc_6 }}</p>
  520.                                     </div>
  521.                                     <!-- Start Single List -->
  522.                                 </div>
  523.                             {% endif %}
  524.                         </div>
  525.                     </div>
  526.                 </div>
  527.             </div>
  528.         </div>
  529.     </section>
  530.     <section class=\"our-achievement section\">
  531.         <div class=\"container\">
  532.             <div class=\"row\">
  533.                 <div class=\"col-lg-3 col-md-3 col-12\">
  534.                     <div class=\"single-achievement wow fadeInUp\" data-wow-delay=\".4s\">
  535.                         <h3 class=\"counter\"><span id=\"secondo1\" class=\"countup\" cup-end=\"{{ stats['users'] }}\">{{ stats['users'] }}</span></h3>
  536.                         <p>{% if stats['users'] == 1 %}Użytkownik{% else %}Użytkowników{% endif %}</p>
  537.                     </div>
  538.                 </div>
  539.                 <div class=\"col-lg-3 col-md-3 col-12\">
  540.                     <div class=\"single-achievement wow fadeInUp\" data-wow-delay=\".8s\">
  541.                         <h3 class=\"counter\"><span id=\"secondo3\" class=\"countup\" cup-end=\"{{ stats['applications']['all'] }}\">{{ stats['applications']['all'] }}</span></h3>
  542.                         <p>Napisanych podań</p>
  543.                     </div>
  544.                 </div>
  545.                 <div class=\"col-lg-3 col-md-3 col-12\">
  546.                     <div class=\"single-achievement wow fadeInUp\" data-wow-delay=\".8s\">
  547.                         <h3 class=\"counter\"><span id=\"secondo3\" class=\"countup\" cup-end=\"{{ stats['applications']['accepted'] }}\">{{ stats['applications']['accepted'] }}</span></h3>
  548.                         <p>Przyjętych podań</p>
  549.                     </div>
  550.                 </div>
  551.                 <div class=\"col-lg-3 col-md-3 col-12\">
  552.                     <div class=\"single-achievement wow fadeInUp\" data-wow-delay=\".8s\">
  553.                         <h3 class=\"counter\"><span id=\"secondo2\" class=\"countup\" cup-end=\"{{ stats['applications']['denied'] }}\">{{ stats['applications']['denied'] }}</span></h3>
  554.                         <p>Odrzuconych podań</p>
  555.                     </div>
  556.                 </div>
  557.             </div>
  558.         </div>
  559.     </section>
  560.     {# <!-- Start Pricing Table Area -->
  561.     <section class=\"pricing-table section\">
  562.         <div class=\"container\">
  563.             <div class=\"row\">
  564.                 <div class=\"col-12\">
  565.                     <div class=\"section-title\">
  566.                         <h2 class=\"wow fadeInUp\" data-wow-delay=\".4s\">{{ 'app.section.pricing.title'|trans }}</h2>
  567.                         <p class=\"wow fadeInUp\" data-wow-delay=\".6s\">{{ 'app.section.pricing.desc'|trans }}</p>
  568.                     </div>
  569.                 </div>
  570.             </div>
  571.             <div class=\"row justify-content-center\">
  572.                 <div class=\"col-lg-4 col-md-6 col-12\">
  573.                     <!-- Single Table -->
  574.                     <div class=\"single-table wow fadeInUp\" data-wow-delay=\".4s\">
  575.                         <!-- Table Head -->
  576.                         <div class=\"table-head\">
  577.                             <div class=\"price\">
  578.                                 <h2 class=\"amount\">120zł<span class=\"duration\">/ {{ 'app.section.pricing.lifetime'|trans }}</span></h2>
  579.                             </div>
  580.                             <h4 class=\"title\">{{ 'app.section.pricing.plan.standard'|trans }}</h4>
  581.                         </div>
  582.                         <!-- End Table Head -->
  583.                         <!-- Table List -->
  584.                         <ul class=\"table-list\">
  585.                             <li><i class=\"lni lni-checkmark-circle color-green\"></i> Prosta konfiguracja strony w <span class=\"fw-bold\" data-tippy-content=\"Panel Administracyjny\">ACP</span></li>
  586.                             <li><i class=\"lni lni-checkmark-circle color-green\"></i> Uprawnienia dla grup do określonych kategorii podań</li>
  587.                             <li><i class=\"lni lni-checkmark-circle color-green\"></i> Możliwość zmiany logo</li>
  588.                             <li><i class=\"lni lni-checkmark-circle color-green\"></i> Możliwość edycji treści na stronie</li>
  589.                             <li><i class=\"lni lni-checkmark-circle color-green\"></i> Konfiguracja webhooka z serwerem Discord</li>
  590.                             <li><i class=\"lni lni-checkmark-circle color-green\"></i> Pomoc techniczna</li>
  591.                             <li><i class=\"lni lni-cross-circle color-red\"></i> Tworzenie własnych szablonów<span class=\"color-red\" data-tippy-content=\"Aktualnie opcja jest w fazie testów\">*</span></li>
  592.                             <li><i class=\"lni lni-cross-circle color-red\"></i> Zarządzanie modułami na stronie</li>
  593.                             <li><i class=\"lni lni-cross-circle color-red\"></i> Dodawanie własnych zakładek</li>
  594.                             <li><i class=\"lni lni-cross-circle color-red\"></i> Tworzenie własnych podstron</li>
  595.                             <li><i class=\"lni lni-cross-circle color-red\"></i> Aktualizacje developerskie</li>
  596.                         </ul>
  597.                         <!-- End Table List -->
  598.                         <!-- Table Bottom -->
  599.                         <div class=\"button\">
  600.                             <a class=\"btn\" href=\"#\">Select Plan</a>
  601.                         </div>
  602.                         <!-- End Table Bottom -->
  603.                     </div>
  604.                     <!-- End Single Table-->
  605.                 </div>
  606.                 <div class=\"col-lg-4 col-md-6 col-12\">
  607.                     <!-- Single Table -->
  608.                     <div class=\"single-table wow fadeInUp\" data-wow-delay=\".6s\">
  609.                         <!-- Table Head -->
  610.                         <div class=\"table-head\">
  611.                             <div class=\"price\">
  612.                                 <h2 class=\"amount\">200zł<span class=\"duration\">/ {{ 'app.section.pricing.lifetime'|trans }}</span></h2>
  613.                             </div>
  614.                             <h4 class=\"title\">{{ 'app.section.pricing.plan.premium'|trans }}</h4>
  615.                         </div>
  616.                         <!-- End Table Head -->
  617.                         <!-- Table List -->
  618.                         <ul class=\"table-list\">
  619.                             <li><i class=\"lni lni-checkmark-circle color-green\"></i> Prosta konfiguracja strony w <span class=\"fw-bold\" data-tippy-content=\"Panel Administracyjny\">ACP</span></li>
  620.                             <li><i class=\"lni lni-checkmark-circle color-green\"></i> Uprawnienia dla grup do określonych kategorii podań</li>
  621.                             <li><i class=\"lni lni-checkmark-circle color-green\"></i> Możliwość zmiany logo</li>
  622.                             <li><i class=\"lni lni-checkmark-circle color-green\"></i> Możliwość edycji treści na stronie</li>
  623.                             <li><i class=\"lni lni-checkmark-circle color-green\"></i> Konfiguracja webhooka z serwerem Discord</li>
  624.                             <li><i class=\"lni lni-checkmark-circle color-green\"></i> Pomoc techniczna</li>
  625.                             <li><i class=\"lni lni-checkmark-circle color-green\"></i> Tworzenie własnych szablonów<span class=\"color-red\" data-tippy-content=\"Aktualnie opcja jest w fazie testów\">*</span></li>
  626.                             <li><i class=\"lni lni-checkmark-circle color-green\"></i> Zarządzanie modułami na stronie</li>
  627.                             <li><i class=\"lni lni-checkmark-circle color-green\"></i> Dodawanie własnych zakładek</li>
  628.                             <li><i class=\"lni lni-checkmark-circle color-green\"></i> Tworzenie własnych podstron</li>
  629.                             <li><i class=\"lni lni-checkmark-circle color-green\"></i> Aktualizacje developerskie</li>
  630.                         </ul>
  631.                         <!-- End Table List -->
  632.                         <!-- Table Bottom -->
  633.                         <div class=\"button\">
  634.                             <a class=\"btn\" href=\"javascript:void(0)\">Select Plan</a>
  635.                         </div>
  636.                         <!-- End Table Bottom -->
  637.                     </div>
  638.                     <!-- End Single Table-->
  639.                 </div>
  640.             </div>
  641.         </div>
  642.     </section>
  643.     <!--/ End Pricing Table Area -->
  644.     <!-- Start How Works Area -->
  645.     <section class=\"how-works section\">
  646.         <div class=\"container\">
  647.             <div class=\"row\">
  648.                 <div class=\"col-12\">
  649.                     <div class=\"section-title\">
  650.                         <h2 class=\"wow fadeInUp\" data-wow-delay=\".4s\">{{ 'app.section.hw.title'|trans }}</h2>
  651.                         <p class=\"wow fadeInUp\" data-wow-delay=\".6s\">{{ 'app.section.hw.desc'|trans }}</p>
  652.                     </div>
  653.                 </div>
  654.             </div>
  655.             <div class=\"row\">
  656.                 <div class=\"col-lg-4 col-md-4 col-12\">
  657.                     <!-- Start Single Work -->
  658.                     <div class=\"single-work wow fadeInUp\" data-wow-delay=\".2s\">
  659.                         <span class=\"serial\">01</span>
  660.                         <h3>{{ 'app.section.hw.step1.title'|trans }}</h3>
  661.                         <p>{{ 'app.section.hw.step1.desc'|trans }}</p>
  662.                     </div>
  663.                     <!-- End Single Work -->
  664.                 </div>
  665.                 <div class=\"col-lg-4 col-md-4 col-12\">
  666.                     <!-- Start Single Work -->
  667.                     <div class=\"single-work wow fadeInUp\" data-wow-delay=\".4s\">
  668.                         <span class=\"serial\">02</span>
  669.                         <h3>{{ 'app.section.hw.step2.title'|trans }}</h3>
  670.                         <p>{{ 'app.section.hw.step2.desc'|trans }}</p>
  671.                     </div>
  672.                     <!-- End Single Work -->
  673.                 </div>
  674.                 <div class=\"col-lg-4 col-md-4 col-12\">
  675.                     <!-- Start Single Work -->
  676.                     <div class=\"single-work wow fadeInUp\" data-wow-delay=\".6s\">
  677.                         <span class=\"serial\">03</span>
  678.                         <h3>{{ 'app.section.hw.step3.title'|trans }}</h3>
  679.                         <p>{{ 'app.section.hw.step3.desc'|trans }}</p>
  680.                     </div>
  681.                     <!-- End Single Work -->
  682.                 </div>
  683.             </div>
  684.         </div>
  685.     </section>
  686.     <!-- End How Works Area --> #}
  687.     {# <!-- Start Clients Area -->
  688.     <div class=\"client-logo-section\">
  689.         <div class=\"container\">
  690.             <div class=\"client-logo-wrapper\">
  691.                 <div class=\"client-logo-carousel d-flex align-items-center justify-content-between\">
  692.                     <div class=\"client-logo\">
  693.                         <img src=\"assets/images/clients/client1.svg\" alt=\"#\">
  694.                     </div>
  695.                     <div class=\"client-logo\">
  696.                         <img src=\"assets/images/clients/client2.svg\" alt=\"#\">
  697.                     </div>
  698.                     <div class=\"client-logo\">
  699.                         <img src=\"assets/images/clients/client3.svg\" alt=\"#\">
  700.                     </div>
  701.                     <div class=\"client-logo\">
  702.                         <img src=\"assets/images/clients/client4.svg\" alt=\"#\">
  703.                     </div>
  704.                     <div class=\"client-logo\">
  705.                         <img src=\"assets/images/clients/client5.svg\" alt=\"#\">
  706.                     </div>
  707.                     <div class=\"client-logo\">
  708.                         <img src=\"assets/images/clients/client2.svg\" alt=\"#\">
  709.                     </div>
  710.                     <div class=\"client-logo\">
  711.                         <img src=\"assets/images/clients/client3.svg\" alt=\"#\">
  712.                     </div>
  713.                     <div class=\"client-logo\">
  714.                         <img src=\"assets/images/clients/client4.svg\" alt=\"#\">
  715.                     </div>
  716.                     <div class=\"client-logo\">
  717.                         <img src=\"assets/images/clients/client5.svg\" alt=\"#\">
  718.                     </div>
  719.                 </div>
  720.             </div>
  721.         </div>
  722.     </div>
  723.     <!-- End Clients Area --> #}
  724. {% include('frontend/common/widgets/footer.html.twig') %}
  725. {% endblock %}
  726. {% block javascripts %}
  727.     <script src=\"assets/js/count-up.min.js\"></script>
  728.     <script type=\"text/javascript\">
  729.         //====== Clients Logo Slider
  730.         tns({
  731.             container: '.client-logo-carousel',
  732.             slideBy: 'page',
  733.             autoplay: true,
  734.             autoplayButtonOutput: false,
  735.             mouseDrag: true,
  736.             gutter: 15,
  737.             nav: false,
  738.             controls: false,
  739.             responsive: {
  740.                 0: {
  741.                     items: 1,
  742.                 },
  743.                 540: {
  744.                     items: 3,
  745.                 },
  746.                 768: {
  747.                     items: 4,
  748.                 },
  749.                 992: {
  750.                     items: 4,
  751.                 },
  752.                 1170: {
  753.                     items: 6,
  754.                 }
  755.             }
  756.         });
  757.         //====== counter up 
  758.         var cu = new counterUp({
  759.             start: 0,
  760.             duration: 2000,
  761.             intvalues: true,
  762.             interval: 100,
  763.             append: \" \",
  764.         });
  765.         cu.start();
  766.     </script>
  767. {% endblock %}""frontend/pages/homepage/index.html.twig""/var/www/html/templates/frontend/pages/homepage/index.html.twig");
  768.     }
  769. }