<?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;
/* frontend/pages/homepage/index.html.twig */
class __TwigTemplate_5e3346b6007752f8eae17ee6d9c234c0 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'title' => [$this, 'block_title'],
'body' => [$this, 'block_body'],
'javascripts' => [$this, 'block_javascripts'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "frontend/common/index.html.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "frontend/pages/homepage/index.html.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "frontend/pages/homepage/index.html.twig"));
$this->parent = $this->loadTemplate("frontend/common/index.html.twig", "frontend/pages/homepage/index.html.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 2
public function block_title($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
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", null, true);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 4
public function block_body($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
// line 5
echo "
";
// line 6
$this->loadTemplate("frontend/common/widgets/header.html.twig", "frontend/pages/homepage/index.html.twig", 6)->display($context);
// line 7
echo "
<section class=\"hero-area overlay\">
<div class=\"container\">
<div class=\"row\">
<div class=\"col-lg-10 offset-lg-1 col-md-12 col-12\">
<div class=\"hero-text text-center\">
<!-- Start Hero Text -->
<div class=\"section-heading\">
<h2 class=\"wow fadeInUp\" data-wow-delay=\".3s\">";
// line 15
echo twig_escape_filter($this->env, twig_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", false, false, false, 15), "html", null, true);
echo "</h2>
<p class=\"wow fadeInUp\" data-wow-delay=\".5s\">";
// line 16
echo twig_escape_filter($this->env, twig_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", false, false, false, 16), "html", null, true);
echo "</p>
<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>
</div>
<!-- End Hero Text -->
</div>
</div>
</div>
</div>
</section>
<section class=\"why-choose section\">
<div class=\"container\">
<div class=\"row\">
<div class=\"col-12\">
<div class=\"section-title\">
<h2 class=\"wow fadeInUp\" data-wow-delay=\".4s\">";
// line 31
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_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", false, false, false, 31), "whyus_title", [], "any", false, false, false, 31), "html", null, true);
echo "</h2>
<p class=\"wow fadeInUp\" data-wow-delay=\".6s\">";
// line 32
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_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", false, false, false, 32), "whyus_desc", [], "any", false, false, false, 32), "html", null, true);
echo "</p>
</div>
</div>
</div>
<div class=\"row\">
<div class=\"col-lg-12\">
<div class=\"choose-content\">
<div class=\"row d-flex justify-content-around\">
";
// line 40
if ((twig_get_attribute($this->env, $this->source, twig_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", false, false, false, 40), "whyus_enabled_1", [], "any", false, false, false, 40) == 1)) {
// line 41
echo " <div class=\"col-lg-4 col-md-6 col-12\">
<!-- Start Single List -->
<div class=\"single-list wow fadeInUp\" data-wow-delay=\".4s\">
<i class=\"lni lni-";
// line 44
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_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", false, false, false, 44), "whyus_icon_1", [], "any", false, false, false, 44), "html", null, true);
echo "\"></i>
<h4>";
// line 45
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_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", false, false, false, 45), "whyus_title_1", [], "any", false, false, false, 45), "html", null, true);
echo "</h4>
<p>";
// line 46
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_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", false, false, false, 46), "whyus_desc_1", [], "any", false, false, false, 46), "html", null, true);
echo "</p>
</div>
<!-- Start Single List -->
</div>
";
}
// line 51
echo "
";
// line 52
if ((twig_get_attribute($this->env, $this->source, twig_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", false, false, false, 52), "whyus_enabled_2", [], "any", false, false, false, 52) == 1)) {
// line 53
echo " <div class=\"col-lg-4 col-md-6 col-12\">
<!-- Start Single List -->
<div class=\"single-list wow fadeInUp\" data-wow-delay=\".4s\">
<i class=\"lni lni-";
// line 56
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_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", false, false, false, 56), "whyus_icon_2", [], "any", false, false, false, 56), "html", null, true);
echo "\"></i>
<h4>";
// line 57
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_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", false, false, false, 57), "whyus_title_2", [], "any", false, false, false, 57), "html", null, true);
echo "</h4>
<p>";
// line 58
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_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", false, false, false, 58), "whyus_desc_2", [], "any", false, false, false, 58), "html", null, true);
echo "</p>
</div>
<!-- Start Single List -->
</div>
";
}
// line 63
echo "
";
// line 64
if ((twig_get_attribute($this->env, $this->source, twig_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", false, false, false, 64), "whyus_enabled_3", [], "any", false, false, false, 64) == 1)) {
// line 65
echo " <div class=\"col-lg-4 col-md-6 col-12\">
<!-- Start Single List -->
<div class=\"single-list wow fadeInUp\" data-wow-delay=\".4s\">
<i class=\"lni lni-";
// line 68
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_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", false, false, false, 68), "whyus_icon_3", [], "any", false, false, false, 68), "html", null, true);
echo "\"></i>
<h4>";
// line 69
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_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", false, false, false, 69), "whyus_title_3", [], "any", false, false, false, 69), "html", null, true);
echo "</h4>
<p>";
// line 70
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_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", false, false, false, 70), "whyus_desc_3", [], "any", false, false, false, 70), "html", null, true);
echo "</p>
</div>
<!-- Start Single List -->
</div>
";
}
// line 75
echo "
";
// line 76
if ((twig_get_attribute($this->env, $this->source, twig_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", false, false, false, 76), "whyus_enabled_4", [], "any", false, false, false, 76) == 1)) {
// line 77
echo " <div class=\"col-lg-4 col-md-6 col-12\">
<!-- Start Single List -->
<div class=\"single-list wow fadeInUp\" data-wow-delay=\".4s\">
<i class=\"lni lni-";
// line 80
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_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", false, false, false, 80), "whyus_icon_4", [], "any", false, false, false, 80), "html", null, true);
echo "\"></i>
<h4>";
// line 81
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_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", false, false, false, 81), "whyus_title_4", [], "any", false, false, false, 81), "html", null, true);
echo "</h4>
<p>";
// line 82
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_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", false, false, false, 82), "whyus_desc_4", [], "any", false, false, false, 82), "html", null, true);
echo "</p>
</div>
<!-- Start Single List -->
</div>
";
}
// line 87
echo "
";
// line 88
if ((twig_get_attribute($this->env, $this->source, twig_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", false, false, false, 88), "whyus_enabled_5", [], "any", false, false, false, 88) == 1)) {
// line 89
echo " <div class=\"col-lg-4 col-md-6 col-12\">
<!-- Start Single List -->
<div class=\"single-list wow fadeInUp\" data-wow-delay=\".4s\">
<i class=\"lni lni-";
// line 92
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_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", false, false, false, 92), "whyus_icon_5", [], "any", false, false, false, 92), "html", null, true);
echo "\"></i>
<h4>";
// line 93
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_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", false, false, false, 93), "whyus_title_5", [], "any", false, false, false, 93), "html", null, true);
echo "</h4>
<p>";
// line 94
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_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", false, false, false, 94), "whyus_desc_5", [], "any", false, false, false, 94), "html", null, true);
echo "</p>
</div>
<!-- Start Single List -->
</div>
";
}
// line 99
echo "
";
// line 100
if ((twig_get_attribute($this->env, $this->source, twig_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", false, false, false, 100), "whyus_enabled_6", [], "any", false, false, false, 100) == 1)) {
// line 101
echo " <div class=\"col-lg-4 col-md-6 col-12\">
<!-- Start Single List -->
<div class=\"single-list wow fadeInUp\" data-wow-delay=\".4s\">
<i class=\"lni lni-";
// line 104
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_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", false, false, false, 104), "whyus_icon_6", [], "any", false, false, false, 104), "html", null, true);
echo "\"></i>
<h4>";
// line 105
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_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", false, false, false, 105), "whyus_title_6", [], "any", false, false, false, 105), "html", null, true);
echo "</h4>
<p>";
// line 106
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_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", false, false, false, 106), "whyus_desc_6", [], "any", false, false, false, 106), "html", null, true);
echo "</p>
</div>
<!-- Start Single List -->
</div>
";
}
// line 111
echo " </div>
</div>
</div>
</div>
</div>
</section>
<section class=\"our-achievement section\">
<div class=\"container\">
<div class=\"row\">
<div class=\"col-lg-3 col-md-3 col-12\">
<div class=\"single-achievement wow fadeInUp\" data-wow-delay=\".4s\">
<h3 class=\"counter\"><span id=\"secondo1\" class=\"countup\" cup-end=\"";
// line 123
echo twig_escape_filter($this->env, 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.', 123, $this->source); })()), "users", [], "array", false, false, false, 123), "html", null, true);
echo "\">";
echo twig_escape_filter($this->env, 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.', 123, $this->source); })()), "users", [], "array", false, false, false, 123), "html", null, true);
echo "</span></h3>
<p>";
// line 124
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", false, false, false, 124) == 1)) {
echo "Użytkownik";
} else {
echo "Użytkowników";
}
echo "</p>
</div>
</div>
<div class=\"col-lg-3 col-md-3 col-12\">
<div class=\"single-achievement wow fadeInUp\" data-wow-delay=\".8s\">
<h3 class=\"counter\"><span id=\"secondo3\" class=\"countup\" cup-end=\"";
// line 129
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, 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.', 129, $this->source); })()), "applications", [], "array", false, false, false, 129), "all", [], "array", false, false, false, 129), "html", null, true);
echo "\">";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, 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.', 129, $this->source); })()), "applications", [], "array", false, false, false, 129), "all", [], "array", false, false, false, 129), "html", null, true);
echo "</span></h3>
<p>Napisanych podań</p>
</div>
</div>
<div class=\"col-lg-3 col-md-3 col-12\">
<div class=\"single-achievement wow fadeInUp\" data-wow-delay=\".8s\">
<h3 class=\"counter\"><span id=\"secondo3\" class=\"countup\" cup-end=\"";
// line 135
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, 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.', 135, $this->source); })()), "applications", [], "array", false, false, false, 135), "accepted", [], "array", false, false, false, 135), "html", null, true);
echo "\">";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, 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.', 135, $this->source); })()), "applications", [], "array", false, false, false, 135), "accepted", [], "array", false, false, false, 135), "html", null, true);
echo "</span></h3>
<p>Przyjętych podań</p>
</div>
</div>
<div class=\"col-lg-3 col-md-3 col-12\">
<div class=\"single-achievement wow fadeInUp\" data-wow-delay=\".8s\">
<h3 class=\"counter\"><span id=\"secondo2\" class=\"countup\" cup-end=\"";
// line 141
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, 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.', 141, $this->source); })()), "applications", [], "array", false, false, false, 141), "denied", [], "array", false, false, false, 141), "html", null, true);
echo "\">";
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, 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.', 141, $this->source); })()), "applications", [], "array", false, false, false, 141), "denied", [], "array", false, false, false, 141), "html", null, true);
echo "</span></h3>
<p>Odrzuconych podań</p>
</div>
</div>
</div>
</div>
</section>
";
// line 277
echo "
";
// line 315
echo "
";
// line 316
$this->loadTemplate("frontend/common/widgets/footer.html.twig", "frontend/pages/homepage/index.html.twig", 316)->display($context);
// line 317
echo "
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
// line 320
public function block_javascripts($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
// line 321
echo " <script src=\"assets/js/count-up.min.js\"></script>
<script type=\"text/javascript\">
//====== Clients Logo Slider
tns({
container: '.client-logo-carousel',
slideBy: 'page',
autoplay: true,
autoplayButtonOutput: false,
mouseDrag: true,
gutter: 15,
nav: false,
controls: false,
responsive: {
0: {
items: 1,
},
540: {
items: 3,
},
768: {
items: 4,
},
992: {
items: 4,
},
1170: {
items: 6,
}
}
});
//====== counter up
var cu = new counterUp({
start: 0,
duration: 2000,
intvalues: true,
interval: 100,
append: \" \",
});
cu.start();
</script>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
public function getTemplateName()
{
return "frontend/pages/homepage/index.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
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,);
}
public function getSourceContext()
{
return new Source("{% extends 'frontend/common/index.html.twig' %}
{% block title %}{{ title }}{% endblock %}
{% block body %}
{% include('frontend/common/widgets/header.html.twig') %}
<section class=\"hero-area overlay\">
<div class=\"container\">
<div class=\"row\">
<div class=\"col-lg-10 offset-lg-1 col-md-12 col-12\">
<div class=\"hero-text text-center\">
<!-- Start Hero Text -->
<div class=\"section-heading\">
<h2 class=\"wow fadeInUp\" data-wow-delay=\".3s\">{{ settings.mainTitle }}</h2>
<p class=\"wow fadeInUp\" data-wow-delay=\".5s\">{{ settings.mainDesc }}</p>
<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>
</div>
<!-- End Hero Text -->
</div>
</div>
</div>
</div>
</section>
<section class=\"why-choose section\">
<div class=\"container\">
<div class=\"row\">
<div class=\"col-12\">
<div class=\"section-title\">
<h2 class=\"wow fadeInUp\" data-wow-delay=\".4s\">{{ settings.whyus.whyus_title }}</h2>
<p class=\"wow fadeInUp\" data-wow-delay=\".6s\">{{ settings.whyus.whyus_desc }}</p>
</div>
</div>
</div>
<div class=\"row\">
<div class=\"col-lg-12\">
<div class=\"choose-content\">
<div class=\"row d-flex justify-content-around\">
{% if settings.whyus.whyus_enabled_1 == 1 %}
<div class=\"col-lg-4 col-md-6 col-12\">
<!-- Start Single List -->
<div class=\"single-list wow fadeInUp\" data-wow-delay=\".4s\">
<i class=\"lni lni-{{ settings.whyus.whyus_icon_1 }}\"></i>
<h4>{{ settings.whyus.whyus_title_1 }}</h4>
<p>{{ settings.whyus.whyus_desc_1 }}</p>
</div>
<!-- Start Single List -->
</div>
{% endif %}
{% if settings.whyus.whyus_enabled_2 == 1 %}
<div class=\"col-lg-4 col-md-6 col-12\">
<!-- Start Single List -->
<div class=\"single-list wow fadeInUp\" data-wow-delay=\".4s\">
<i class=\"lni lni-{{ settings.whyus.whyus_icon_2 }}\"></i>
<h4>{{ settings.whyus.whyus_title_2 }}</h4>
<p>{{ settings.whyus.whyus_desc_2 }}</p>
</div>
<!-- Start Single List -->
</div>
{% endif %}
{% if settings.whyus.whyus_enabled_3 == 1 %}
<div class=\"col-lg-4 col-md-6 col-12\">
<!-- Start Single List -->
<div class=\"single-list wow fadeInUp\" data-wow-delay=\".4s\">
<i class=\"lni lni-{{ settings.whyus.whyus_icon_3 }}\"></i>
<h4>{{ settings.whyus.whyus_title_3 }}</h4>
<p>{{ settings.whyus.whyus_desc_3 }}</p>
</div>
<!-- Start Single List -->
</div>
{% endif %}
{% if settings.whyus.whyus_enabled_4 == 1 %}
<div class=\"col-lg-4 col-md-6 col-12\">
<!-- Start Single List -->
<div class=\"single-list wow fadeInUp\" data-wow-delay=\".4s\">
<i class=\"lni lni-{{ settings.whyus.whyus_icon_4 }}\"></i>
<h4>{{ settings.whyus.whyus_title_4 }}</h4>
<p>{{ settings.whyus.whyus_desc_4 }}</p>
</div>
<!-- Start Single List -->
</div>
{% endif %}
{% if settings.whyus.whyus_enabled_5 == 1 %}
<div class=\"col-lg-4 col-md-6 col-12\">
<!-- Start Single List -->
<div class=\"single-list wow fadeInUp\" data-wow-delay=\".4s\">
<i class=\"lni lni-{{ settings.whyus.whyus_icon_5 }}\"></i>
<h4>{{ settings.whyus.whyus_title_5 }}</h4>
<p>{{ settings.whyus.whyus_desc_5 }}</p>
</div>
<!-- Start Single List -->
</div>
{% endif %}
{% if settings.whyus.whyus_enabled_6 == 1 %}
<div class=\"col-lg-4 col-md-6 col-12\">
<!-- Start Single List -->
<div class=\"single-list wow fadeInUp\" data-wow-delay=\".4s\">
<i class=\"lni lni-{{ settings.whyus.whyus_icon_6 }}\"></i>
<h4>{{ settings.whyus.whyus_title_6 }}</h4>
<p>{{ settings.whyus.whyus_desc_6 }}</p>
</div>
<!-- Start Single List -->
</div>
{% endif %}
</div>
</div>
</div>
</div>
</div>
</section>
<section class=\"our-achievement section\">
<div class=\"container\">
<div class=\"row\">
<div class=\"col-lg-3 col-md-3 col-12\">
<div class=\"single-achievement wow fadeInUp\" data-wow-delay=\".4s\">
<h3 class=\"counter\"><span id=\"secondo1\" class=\"countup\" cup-end=\"{{ stats['users'] }}\">{{ stats['users'] }}</span></h3>
<p>{% if stats['users'] == 1 %}Użytkownik{% else %}Użytkowników{% endif %}</p>
</div>
</div>
<div class=\"col-lg-3 col-md-3 col-12\">
<div class=\"single-achievement wow fadeInUp\" data-wow-delay=\".8s\">
<h3 class=\"counter\"><span id=\"secondo3\" class=\"countup\" cup-end=\"{{ stats['applications']['all'] }}\">{{ stats['applications']['all'] }}</span></h3>
<p>Napisanych podań</p>
</div>
</div>
<div class=\"col-lg-3 col-md-3 col-12\">
<div class=\"single-achievement wow fadeInUp\" data-wow-delay=\".8s\">
<h3 class=\"counter\"><span id=\"secondo3\" class=\"countup\" cup-end=\"{{ stats['applications']['accepted'] }}\">{{ stats['applications']['accepted'] }}</span></h3>
<p>Przyjętych podań</p>
</div>
</div>
<div class=\"col-lg-3 col-md-3 col-12\">
<div class=\"single-achievement wow fadeInUp\" data-wow-delay=\".8s\">
<h3 class=\"counter\"><span id=\"secondo2\" class=\"countup\" cup-end=\"{{ stats['applications']['denied'] }}\">{{ stats['applications']['denied'] }}</span></h3>
<p>Odrzuconych podań</p>
</div>
</div>
</div>
</div>
</section>
{# <!-- Start Pricing Table Area -->
<section class=\"pricing-table section\">
<div class=\"container\">
<div class=\"row\">
<div class=\"col-12\">
<div class=\"section-title\">
<h2 class=\"wow fadeInUp\" data-wow-delay=\".4s\">{{ 'app.section.pricing.title'|trans }}</h2>
<p class=\"wow fadeInUp\" data-wow-delay=\".6s\">{{ 'app.section.pricing.desc'|trans }}</p>
</div>
</div>
</div>
<div class=\"row justify-content-center\">
<div class=\"col-lg-4 col-md-6 col-12\">
<!-- Single Table -->
<div class=\"single-table wow fadeInUp\" data-wow-delay=\".4s\">
<!-- Table Head -->
<div class=\"table-head\">
<div class=\"price\">
<h2 class=\"amount\">120zł<span class=\"duration\">/ {{ 'app.section.pricing.lifetime'|trans }}</span></h2>
</div>
<h4 class=\"title\">{{ 'app.section.pricing.plan.standard'|trans }}</h4>
</div>
<!-- End Table Head -->
<!-- Table List -->
<ul class=\"table-list\">
<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>
<li><i class=\"lni lni-checkmark-circle color-green\"></i> Uprawnienia dla grup do określonych kategorii podań</li>
<li><i class=\"lni lni-checkmark-circle color-green\"></i> Możliwość zmiany logo</li>
<li><i class=\"lni lni-checkmark-circle color-green\"></i> Możliwość edycji treści na stronie</li>
<li><i class=\"lni lni-checkmark-circle color-green\"></i> Konfiguracja webhooka z serwerem Discord</li>
<li><i class=\"lni lni-checkmark-circle color-green\"></i> Pomoc techniczna</li>
<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>
<li><i class=\"lni lni-cross-circle color-red\"></i> Zarządzanie modułami na stronie</li>
<li><i class=\"lni lni-cross-circle color-red\"></i> Dodawanie własnych zakładek</li>
<li><i class=\"lni lni-cross-circle color-red\"></i> Tworzenie własnych podstron</li>
<li><i class=\"lni lni-cross-circle color-red\"></i> Aktualizacje developerskie</li>
</ul>
<!-- End Table List -->
<!-- Table Bottom -->
<div class=\"button\">
<a class=\"btn\" href=\"#\">Select Plan</a>
</div>
<!-- End Table Bottom -->
</div>
<!-- End Single Table-->
</div>
<div class=\"col-lg-4 col-md-6 col-12\">
<!-- Single Table -->
<div class=\"single-table wow fadeInUp\" data-wow-delay=\".6s\">
<!-- Table Head -->
<div class=\"table-head\">
<div class=\"price\">
<h2 class=\"amount\">200zł<span class=\"duration\">/ {{ 'app.section.pricing.lifetime'|trans }}</span></h2>
</div>
<h4 class=\"title\">{{ 'app.section.pricing.plan.premium'|trans }}</h4>
</div>
<!-- End Table Head -->
<!-- Table List -->
<ul class=\"table-list\">
<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>
<li><i class=\"lni lni-checkmark-circle color-green\"></i> Uprawnienia dla grup do określonych kategorii podań</li>
<li><i class=\"lni lni-checkmark-circle color-green\"></i> Możliwość zmiany logo</li>
<li><i class=\"lni lni-checkmark-circle color-green\"></i> Możliwość edycji treści na stronie</li>
<li><i class=\"lni lni-checkmark-circle color-green\"></i> Konfiguracja webhooka z serwerem Discord</li>
<li><i class=\"lni lni-checkmark-circle color-green\"></i> Pomoc techniczna</li>
<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>
<li><i class=\"lni lni-checkmark-circle color-green\"></i> Zarządzanie modułami na stronie</li>
<li><i class=\"lni lni-checkmark-circle color-green\"></i> Dodawanie własnych zakładek</li>
<li><i class=\"lni lni-checkmark-circle color-green\"></i> Tworzenie własnych podstron</li>
<li><i class=\"lni lni-checkmark-circle color-green\"></i> Aktualizacje developerskie</li>
</ul>
<!-- End Table List -->
<!-- Table Bottom -->
<div class=\"button\">
<a class=\"btn\" href=\"javascript:void(0)\">Select Plan</a>
</div>
<!-- End Table Bottom -->
</div>
<!-- End Single Table-->
</div>
</div>
</div>
</section>
<!--/ End Pricing Table Area -->
<!-- Start How Works Area -->
<section class=\"how-works section\">
<div class=\"container\">
<div class=\"row\">
<div class=\"col-12\">
<div class=\"section-title\">
<h2 class=\"wow fadeInUp\" data-wow-delay=\".4s\">{{ 'app.section.hw.title'|trans }}</h2>
<p class=\"wow fadeInUp\" data-wow-delay=\".6s\">{{ 'app.section.hw.desc'|trans }}</p>
</div>
</div>
</div>
<div class=\"row\">
<div class=\"col-lg-4 col-md-4 col-12\">
<!-- Start Single Work -->
<div class=\"single-work wow fadeInUp\" data-wow-delay=\".2s\">
<span class=\"serial\">01</span>
<h3>{{ 'app.section.hw.step1.title'|trans }}</h3>
<p>{{ 'app.section.hw.step1.desc'|trans }}</p>
</div>
<!-- End Single Work -->
</div>
<div class=\"col-lg-4 col-md-4 col-12\">
<!-- Start Single Work -->
<div class=\"single-work wow fadeInUp\" data-wow-delay=\".4s\">
<span class=\"serial\">02</span>
<h3>{{ 'app.section.hw.step2.title'|trans }}</h3>
<p>{{ 'app.section.hw.step2.desc'|trans }}</p>
</div>
<!-- End Single Work -->
</div>
<div class=\"col-lg-4 col-md-4 col-12\">
<!-- Start Single Work -->
<div class=\"single-work wow fadeInUp\" data-wow-delay=\".6s\">
<span class=\"serial\">03</span>
<h3>{{ 'app.section.hw.step3.title'|trans }}</h3>
<p>{{ 'app.section.hw.step3.desc'|trans }}</p>
</div>
<!-- End Single Work -->
</div>
</div>
</div>
</section>
<!-- End How Works Area --> #}
{# <!-- Start Clients Area -->
<div class=\"client-logo-section\">
<div class=\"container\">
<div class=\"client-logo-wrapper\">
<div class=\"client-logo-carousel d-flex align-items-center justify-content-between\">
<div class=\"client-logo\">
<img src=\"assets/images/clients/client1.svg\" alt=\"#\">
</div>
<div class=\"client-logo\">
<img src=\"assets/images/clients/client2.svg\" alt=\"#\">
</div>
<div class=\"client-logo\">
<img src=\"assets/images/clients/client3.svg\" alt=\"#\">
</div>
<div class=\"client-logo\">
<img src=\"assets/images/clients/client4.svg\" alt=\"#\">
</div>
<div class=\"client-logo\">
<img src=\"assets/images/clients/client5.svg\" alt=\"#\">
</div>
<div class=\"client-logo\">
<img src=\"assets/images/clients/client2.svg\" alt=\"#\">
</div>
<div class=\"client-logo\">
<img src=\"assets/images/clients/client3.svg\" alt=\"#\">
</div>
<div class=\"client-logo\">
<img src=\"assets/images/clients/client4.svg\" alt=\"#\">
</div>
<div class=\"client-logo\">
<img src=\"assets/images/clients/client5.svg\" alt=\"#\">
</div>
</div>
</div>
</div>
</div>
<!-- End Clients Area --> #}
{% include('frontend/common/widgets/footer.html.twig') %}
{% endblock %}
{% block javascripts %}
<script src=\"assets/js/count-up.min.js\"></script>
<script type=\"text/javascript\">
//====== Clients Logo Slider
tns({
container: '.client-logo-carousel',
slideBy: 'page',
autoplay: true,
autoplayButtonOutput: false,
mouseDrag: true,
gutter: 15,
nav: false,
controls: false,
responsive: {
0: {
items: 1,
},
540: {
items: 3,
},
768: {
items: 4,
},
992: {
items: 4,
},
1170: {
items: 6,
}
}
});
//====== counter up
var cu = new counterUp({
start: 0,
duration: 2000,
intvalues: true,
interval: 100,
append: \" \",
});
cu.start();
</script>
{% endblock %}", "frontend/pages/homepage/index.html.twig", "/var/www/html/templates/frontend/pages/homepage/index.html.twig");
}
}