var/cache/dev/twig/dd/dda532286cb9644b3a045f6bc53800459e27a10f2fccf30ab47383355fee384e.php line 140

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. /* base.html.twig */
  14. class __TwigTemplate_1f818de8510f415ff8105a867071eba929cb30496aae012b600401d85b84e646 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->parent false;
  23.         $this->blocks = [
  24.             'title' => [$this'block_title'],
  25.             'head' => [$this'block_head'],
  26.             'body' => [$this'block_body'],
  27.         ];
  28.     }
  29.     protected function doDisplay(array $context, array $blocks = [])
  30.     {
  31.         $macros $this->macros;
  32.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  33.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""base.html.twig"));
  34.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  35.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""base.html.twig"));
  36.         // line 1
  37.         echo "<!DOCTYPE html>
  38. <html>
  39.     <head>
  40.         <meta charset=\"UTF-8\">
  41.         <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
  42.         <title>";
  43.         // line 7
  44.         $this->displayBlock('title'$context$blocks);
  45.         echo "</title>
  46.         <link rel=\"stylesheet\" href=\"https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css\" integrity=\"sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3\" crossorigin=\"anonymous\">
  47.         <link rel=\"stylesheet\" href=\"https://cdn.jsdelivr.net/npm/bootstrap-icons@1.8.3/font/bootstrap-icons.css\">
  48.         <link rel=\"stylesheet\" href=\"";
  49.         // line 11
  50.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/base.css"), "html"nulltrue);
  51.         echo "?v=";
  52.         echo twig_escape_filter($this->envtwig_random($this->env), "html"nulltrue);
  53.         echo "\">
  54.         <link rel=\"stylesheet\" href=\"";
  55.         // line 12
  56.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/old/sweetalert.min.css"), "html"nulltrue);
  57.         echo "\">
  58.         <link rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.8/css/intlTelInput.css\"/>
  59.         ";
  60.         // line 16
  61.         echo "        <link rel=\"icon\" type=\"image/png\" href=\"";
  62.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/images/logos/favicon.png"), "html"nulltrue);
  63.         echo "\">
  64.         <link rel=\"manifest\" href=\"";
  65.         // line 17
  66.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/images/favicon/manifest.json"), "html"nulltrue);
  67.         echo "\">
  68.         <meta name=\"msapplication-TileColor\" content=\"#ffffff\">
  69.         <meta name=\"msapplication-TileImage\" content=\"";
  70.         // line 19
  71.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/images/logos/favicon.png"), "html"nulltrue);
  72.         echo "\">
  73.         <meta name=\"theme-color\" content=\"#ffffff\">
  74.         <script src=\"https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.8/js/intlTelInput.min.js\"></script>
  75.         <script src=\"";
  76.         // line 23
  77.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/app.js"), "html"nulltrue);
  78.         echo "\"></script>
  79.         <script src=\"https://code.jquery.com/jquery-3.6.0.min.js\" integrity=\"sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=\" crossorigin=\"anonymous\"></script>
  80.         <script src=\"";
  81.         // line 25
  82.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/sweetalert.min.js"), "html"nulltrue);
  83.         echo "\"></script>
  84.         <script src=\"https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.min.js\" integrity=\"sha384-QJHtvGhmr9XOIpI6YVutG+2QOK9T+ZnN4kzFN1RtK3zEFEIsxhlmWl5/YESvpZ13\" crossorigin=\"anonymous\"></script>        
  85.         ";
  86.         // line 28
  87.         $this->displayBlock('head'$context$blocks);
  88.         // line 29
  89.         echo "    </head>
  90.     <body>
  91.         <div class=\"container-fluid bg-white p-3\" style=\"position: fixed; z-index: 1000;\">
  92.             <div class=\"row align-items-center\">
  93.                 <div class=\"col-12 d-flex justify-content-center\" style=\"opacity: .5; gap: 16px;\">
  94.                     <a href=\"https://www.facebook.com/DvoLaGuaira/\" target=\"_blank\" style=\"color: #000;\">
  95.                         <i class=\"bi bi-facebook\"></i>
  96.                     </a>
  97.                     <a href=\"https://twitter.com/dvolaguaira\" target=\"_blank\" style=\"color: #000;\">
  98.                         <i class=\"bi bi-twitter\"></i>
  99.                     </a>
  100.                     <a href=\"https://www.instagram.com/dvolaguaira/\" target=\"_blank\" style=\"color: #000;\">
  101.                         <i class=\"bi bi-instagram\"></i>
  102.                     </a>
  103.                     <a href=\"https://www.youtube.com/channel/UCTJDweKxOef47mt3g1lea0g\" target=\"_blank\" style=\"color: #000;\">
  104.                         <i class=\"bi bi-youtube\"></i>
  105.                     </a>
  106.                 </div>
  107.             </div>
  108.         </div>
  109.         <!-- TOP NAV -->
  110.         <div class=\"container-fluid top-bar mt-5\">
  111.             <div class=\"row align-items-center py-4 px-xl-5 px-3\">
  112.                 <div class=\"col-3\">
  113.                     <a href=\"/\">
  114.                         <img width=\"72\" style=\"margin-top: -64px; position: absolute;\" src=\"";
  115.         // line 57
  116.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/images/logos/logo-laguaira.png"), "html"nulltrue);
  117.         echo "\">
  118.                     </a>
  119.                 </div>
  120.                 <div class=\"col-9 align-items-center d-flex justify-content-end\" id=\"access-btn\">
  121.                     ";
  122.         // line 61
  123.         if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'61$this->source); })()), "session", [], "any"falsefalsefalse61), "get", [=> "userId"], "method"falsefalsefalse61)) {
  124.             // line 62
  125.             echo "                        <a href=\"";
  126.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("userProfile");
  127.             echo "\" class=\"d-none d-xl-block d-lg-block\">
  128.                             <p class=\"clr-white link-top-bar me-4\"><i class=\"bi bi-person me-2\"></i>Mi cuenta</p>
  129.                         </a>
  130.                     ";
  131.         } else {
  132.             // line 66
  133.             echo "                        <a href=\"";
  134.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("access");
  135.             echo "?format=1\" class=\"d-none d-xl-block d-lg-block\">
  136.                             <p class=\"clr-white link-top-bar me-4\">Iniciar sesión</p>
  137.                         </a>
  138.                         <a href=\"";
  139.             // line 69
  140.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("access");
  141.             echo "?format=2\" class=\"d-none d-xl-block d-lg-block\">
  142.                             <button class=\"btn-md blue\">Registrarse</button>
  143.                         </a>
  144.                     ";
  145.         }
  146.         // line 73
  147.         echo "                    <div class=\"d-lg-none d-xl-none\" style=\"cursor: pointer;\">
  148.                         <h2><i class=\"bi bi-list text-white\" onclick=\"viewSidebar()\"></i></h2>
  149.                     </div>
  150.                 </div>
  151.             </div>
  152.         </div>
  153.         <!-- SIDE NAV -->
  154.         <div id=\"side-bar\" class=\"cnt-side-nav px-4 pt-3 d-lg-none d-xl-none\">
  155.             ";
  156.         // line 82
  157.         if (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'82$this->source); })()), "session", [], "any"falsefalsefalse82), "get", [=> "userId"], "method"falsefalsefalse82)) {
  158.             // line 83
  159.             echo "                <a href=\"";
  160.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("userProfile");
  161.             echo "\">
  162.                     <p class=\"clr-black link-top-bar my-3\"><i class=\"bi bi-house-door me-2\"></i>Inicio</p>
  163.                 </a>
  164.                 <a href=\"";
  165.             // line 86
  166.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("userProfile");
  167.             echo "\">
  168.                     <p class=\"clr-black link-top-bar mb-3\"><i class=\"bi bi-person me-2\"></i>Mi cuenta</p>
  169.                 </a>
  170.                 <a href=\"";
  171.             // line 89
  172.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("logout");
  173.             echo "\">
  174.                     <p class=\"link-top-bar mb-3 text-danger\"><i class=\"bi bi-box-arrow-right me-2\"></i>Cerrar sesión</p>
  175.                 </a>
  176.             ";
  177.         } else {
  178.             // line 93
  179.             echo "                <a href=\"";
  180.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("userProfile");
  181.             echo "\">
  182.                     <p class=\"clr-black link-top-bar my-3\"><i class=\"bi bi-house-door me-2\"></i>Inicio</p>
  183.                 </a>
  184.                 <a href=\"";
  185.             // line 96
  186.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("access");
  187.             echo "?format=1\">
  188.                     <p class=\"clr-black link-top-bar mb-3\"><i class=\"bi bi-box-arrow-in-right me-2\"></i> Iniciar sesión</p>
  189.                 </a>
  190.                 <a href=\"";
  191.             // line 99
  192.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("access");
  193.             echo "?format=2\">
  194.                     <p class=\"clr-black link-top-bar mb-3\"><i class=\"bi bi-at me-2\"></i>Registrarse</p>
  195.                 </a>
  196.             ";
  197.         }
  198.         // line 103
  199.         echo "        </div>
  200.         ";
  201.         // line 105
  202.         $this->displayBlock('body'$context$blocks);
  203.         // line 107
  204.         echo "
  205.         <!-- FOOTER -->
  206.         <div class=\"container-fluid mt-5 border-top footer\">
  207.             <div class=\"row px-5 py-5\">
  208.                 <div class=\"col-xl-3 col-12 mb-xl-0 mb-3 d-flex justify-content-xl-center justify-content-start\">
  209.                     <a href=\"/\">
  210.                         <img width=\"72\" src=\"";
  211.         // line 114
  212.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/images/logos/logo-laguaira.png"), "html"nulltrue);
  213.         echo "\">
  214.                     </a>
  215.                 </div>
  216.                 <div class=\"col-xl-2 col-12 mt-xl-0 mt-3\">
  217.                     <p class=\"mb-3\"><b>Web</b></p>
  218.                     <a href=\"https://www.dvolaguaira.com/\" class=\"link-footer\"><p class=\"mb-2\">Home</p></a>
  219.                     <a href=\"";
  220.         // line 121
  221.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("events");
  222.         echo "\" class=\"link-footer\"><p class=\"mb-2\">Eventos</p></a>
  223.                     <a href=\"";
  224.         // line 122
  225.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("access");
  226.         echo "\" class=\"link-footer\"><p class=\"mb-2\">Iniciar sesión</p></a>
  227.                     <a href=\"";
  228.         // line 123
  229.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("access");
  230.         echo "?format=2\" class=\"link-footer\"><p class=\"mb-2\">Registrarse</p></a>
  231.                 </div>
  232.                 <div class=\"col-xl-3 col-12 mt-xl-0 mt-3\">
  233.                     <p class=\"mb-3\"><b>Información</b></p>
  234.                     <a href=\"";
  235.         // line 128
  236.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("terms");
  237.         echo "\" class=\"link-footer\"><p class=\"mb-2\">Política de privacidad</p></a>
  238.                     <a href=\"";
  239.         // line 129
  240.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("terms");
  241.         echo "\" class=\"link-footer\"><p class=\"mb-2\">Política de cookies</p></a>
  242.                     <a href=\"";
  243.         // line 130
  244.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("terms");
  245.         echo "\" class=\"link-footer\"><p class=\"mb-2\">Términos y condiciones de uso</p></a>
  246.                 </div>
  247.                 <div class=\"col-xl-1 col-12 mt-xl-0 mt-3\">
  248.                     <p class=\"mb-3\"><b>Síguenos</b></p>
  249.                     <a href=\"https://www.facebook.com/DvoLaGuaira/\" target=\"_blank\" class=\"link-footer\"><p class=\"mb-2\">Facebook</p></a>
  250.                     <a href=\"https://twitter.com/dvolaguaira\" target=\"_blank\" class=\"link-footer\"><p class=\"mb-2\">Twitter</p></a>
  251.                     <a href=\"https://www.instagram.com/dvolaguaira/\" target=\"_blank\" class=\"link-footer\"><p class=\"mb-2\">Instagram</p></a>
  252.                     <a href=\"https://www.youtube.com/channel/UCTJDweKxOef47mt3g1lea0g\" target=\"_blank\" class=\"link-footer\"><p class=\"mb-2\">Youtube</p></a>
  253.                 </div>
  254.                 <div class=\"col-xl-3 col-12 mt-xl-0 mt-3 d-flex justify-content-center\">
  255.                     <a href=\"https://www.oaro.net/\" target=\"_blank\">
  256.                         <img width=\"90\" height=\"120\" src=\"";
  257.         // line 143
  258.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/images/logos/logo-oaro-black.png"), "html"nulltrue);
  259.         echo "\">
  260.                     </a>
  261.                 </div>
  262.             </div>
  263.         </div>
  264.         <script>
  265.             // Function to show and hide side bar
  266.             function viewSidebar() {
  267.                 var sidebar = document.getElementById(\"side-bar\");
  268.                 if(sidebar.style.right == '-300px'){
  269.                     sidebar.style.right = '0px';
  270.                 } else if(sidebar.style.right == '0px') {
  271.                     sidebar.style.right = '-300px';
  272.                 } else {
  273.                     sidebar.style.right = '0px';
  274.                 }
  275.             }
  276.         </script>
  277.     </body>
  278. </html>";
  279.         
  280.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  281.         
  282.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  283.     }
  284.     // line 7
  285.     public function block_title($context, array $blocks = [])
  286.     {
  287.         $macros $this->macros;
  288.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  289.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  290.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  291.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  292.         echo "NFT Tickets | Deportivo La Guaira FC";
  293.         
  294.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  295.         
  296.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  297.     }
  298.     // line 28
  299.     public function block_head($context, array $blocks = [])
  300.     {
  301.         $macros $this->macros;
  302.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  303.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""head"));
  304.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  305.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""head"));
  306.         
  307.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  308.         
  309.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  310.     }
  311.     // line 105
  312.     public function block_body($context, array $blocks = [])
  313.     {
  314.         $macros $this->macros;
  315.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  316.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  317.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  318.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  319.         // line 106
  320.         echo "        ";
  321.         
  322.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  323.         
  324.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  325.     }
  326.     public function getTemplateName()
  327.     {
  328.         return "base.html.twig";
  329.     }
  330.     public function isTraitable()
  331.     {
  332.         return false;
  333.     }
  334.     public function getDebugInfo()
  335.     {
  336.         return array (  366 => 106,  356 => 105,  338 => 28,  319 => 7,  282 => 143,  266 => 130,  262 => 129,  258 => 128,  250 => 123,  246 => 122,  242 => 121,  232 => 114,  223 => 107,  221 => 105,  217 => 103,  210 => 99,  204 => 96,  197 => 93,  190 => 89,  184 => 86,  177 => 83,  175 => 82,  164 => 73,  157 => 69,  150 => 66,  142 => 62,  140 => 61,  133 => 57,  103 => 29,  101 => 28,  95 => 25,  90 => 23,  83 => 19,  78 => 17,  73 => 16,  67 => 12,  61 => 11,  54 => 7,  46 => 1,);
  337.     }
  338.     public function getSourceContext()
  339.     {
  340.         return new Source("<!DOCTYPE html>
  341. <html>
  342.     <head>
  343.         <meta charset=\"UTF-8\">
  344.         <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
  345.         <title>{% block title %}NFT Tickets | Deportivo La Guaira FC{% endblock %}</title>
  346.         <link rel=\"stylesheet\" href=\"https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css\" integrity=\"sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3\" crossorigin=\"anonymous\">
  347.         <link rel=\"stylesheet\" href=\"https://cdn.jsdelivr.net/npm/bootstrap-icons@1.8.3/font/bootstrap-icons.css\">
  348.         <link rel=\"stylesheet\" href=\"{{ asset('assets/css/base.css') }}?v={{ random() }}\">
  349.         <link rel=\"stylesheet\" href=\"{{ asset('assets/css/old/sweetalert.min.css') }}\">
  350.         <link rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.8/css/intlTelInput.css\"/>
  351.         {# Favicon #}
  352.         <link rel=\"icon\" type=\"image/png\" href=\"{{ asset('assets/images/logos/favicon.png') }}\">
  353.         <link rel=\"manifest\" href=\"{{ asset('assets/images/favicon/manifest.json') }}\">
  354.         <meta name=\"msapplication-TileColor\" content=\"#ffffff\">
  355.         <meta name=\"msapplication-TileImage\" content=\"{{  asset('assets/images/logos/favicon.png') }}\">
  356.         <meta name=\"theme-color\" content=\"#ffffff\">
  357.         <script src=\"https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/17.0.8/js/intlTelInput.min.js\"></script>
  358.         <script src=\"{{ asset('assets/js/app.js') }}\"></script>
  359.         <script src=\"https://code.jquery.com/jquery-3.6.0.min.js\" integrity=\"sha256-/xUj+3OJU5yExlq6GSYGSHk7tPXikynS7ogEvDej/m4=\" crossorigin=\"anonymous\"></script>
  360.         <script src=\"{{ asset('assets/js/sweetalert.min.js') }}\"></script>
  361.         <script src=\"https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.min.js\" integrity=\"sha384-QJHtvGhmr9XOIpI6YVutG+2QOK9T+ZnN4kzFN1RtK3zEFEIsxhlmWl5/YESvpZ13\" crossorigin=\"anonymous\"></script>        
  362.         {% block head %}{% endblock %}
  363.     </head>
  364.     <body>
  365.         <div class=\"container-fluid bg-white p-3\" style=\"position: fixed; z-index: 1000;\">
  366.             <div class=\"row align-items-center\">
  367.                 <div class=\"col-12 d-flex justify-content-center\" style=\"opacity: .5; gap: 16px;\">
  368.                     <a href=\"https://www.facebook.com/DvoLaGuaira/\" target=\"_blank\" style=\"color: #000;\">
  369.                         <i class=\"bi bi-facebook\"></i>
  370.                     </a>
  371.                     <a href=\"https://twitter.com/dvolaguaira\" target=\"_blank\" style=\"color: #000;\">
  372.                         <i class=\"bi bi-twitter\"></i>
  373.                     </a>
  374.                     <a href=\"https://www.instagram.com/dvolaguaira/\" target=\"_blank\" style=\"color: #000;\">
  375.                         <i class=\"bi bi-instagram\"></i>
  376.                     </a>
  377.                     <a href=\"https://www.youtube.com/channel/UCTJDweKxOef47mt3g1lea0g\" target=\"_blank\" style=\"color: #000;\">
  378.                         <i class=\"bi bi-youtube\"></i>
  379.                     </a>
  380.                 </div>
  381.             </div>
  382.         </div>
  383.         <!-- TOP NAV -->
  384.         <div class=\"container-fluid top-bar mt-5\">
  385.             <div class=\"row align-items-center py-4 px-xl-5 px-3\">
  386.                 <div class=\"col-3\">
  387.                     <a href=\"/\">
  388.                         <img width=\"72\" style=\"margin-top: -64px; position: absolute;\" src=\"{{ asset('assets/images/logos/logo-laguaira.png') }}\">
  389.                     </a>
  390.                 </div>
  391.                 <div class=\"col-9 align-items-center d-flex justify-content-end\" id=\"access-btn\">
  392.                     {% if app.session.get('userId') %}
  393.                         <a href=\"{{ path('userProfile') }}\" class=\"d-none d-xl-block d-lg-block\">
  394.                             <p class=\"clr-white link-top-bar me-4\"><i class=\"bi bi-person me-2\"></i>Mi cuenta</p>
  395.                         </a>
  396.                     {% else %}
  397.                         <a href=\"{{ path('access') }}?format=1\" class=\"d-none d-xl-block d-lg-block\">
  398.                             <p class=\"clr-white link-top-bar me-4\">Iniciar sesión</p>
  399.                         </a>
  400.                         <a href=\"{{ path('access') }}?format=2\" class=\"d-none d-xl-block d-lg-block\">
  401.                             <button class=\"btn-md blue\">Registrarse</button>
  402.                         </a>
  403.                     {% endif %}
  404.                     <div class=\"d-lg-none d-xl-none\" style=\"cursor: pointer;\">
  405.                         <h2><i class=\"bi bi-list text-white\" onclick=\"viewSidebar()\"></i></h2>
  406.                     </div>
  407.                 </div>
  408.             </div>
  409.         </div>
  410.         <!-- SIDE NAV -->
  411.         <div id=\"side-bar\" class=\"cnt-side-nav px-4 pt-3 d-lg-none d-xl-none\">
  412.             {% if app.session.get('userId') %}
  413.                 <a href=\"{{ path('userProfile') }}\">
  414.                     <p class=\"clr-black link-top-bar my-3\"><i class=\"bi bi-house-door me-2\"></i>Inicio</p>
  415.                 </a>
  416.                 <a href=\"{{ path('userProfile') }}\">
  417.                     <p class=\"clr-black link-top-bar mb-3\"><i class=\"bi bi-person me-2\"></i>Mi cuenta</p>
  418.                 </a>
  419.                 <a href=\"{{ path('logout') }}\">
  420.                     <p class=\"link-top-bar mb-3 text-danger\"><i class=\"bi bi-box-arrow-right me-2\"></i>Cerrar sesión</p>
  421.                 </a>
  422.             {% else %}
  423.                 <a href=\"{{ path('userProfile') }}\">
  424.                     <p class=\"clr-black link-top-bar my-3\"><i class=\"bi bi-house-door me-2\"></i>Inicio</p>
  425.                 </a>
  426.                 <a href=\"{{ path('access') }}?format=1\">
  427.                     <p class=\"clr-black link-top-bar mb-3\"><i class=\"bi bi-box-arrow-in-right me-2\"></i> Iniciar sesión</p>
  428.                 </a>
  429.                 <a href=\"{{ path('access') }}?format=2\">
  430.                     <p class=\"clr-black link-top-bar mb-3\"><i class=\"bi bi-at me-2\"></i>Registrarse</p>
  431.                 </a>
  432.             {% endif %}
  433.         </div>
  434.         {% block body %}
  435.         {% endblock %}
  436.         <!-- FOOTER -->
  437.         <div class=\"container-fluid mt-5 border-top footer\">
  438.             <div class=\"row px-5 py-5\">
  439.                 <div class=\"col-xl-3 col-12 mb-xl-0 mb-3 d-flex justify-content-xl-center justify-content-start\">
  440.                     <a href=\"/\">
  441.                         <img width=\"72\" src=\"{{ asset('assets/images/logos/logo-laguaira.png') }}\">
  442.                     </a>
  443.                 </div>
  444.                 <div class=\"col-xl-2 col-12 mt-xl-0 mt-3\">
  445.                     <p class=\"mb-3\"><b>Web</b></p>
  446.                     <a href=\"https://www.dvolaguaira.com/\" class=\"link-footer\"><p class=\"mb-2\">Home</p></a>
  447.                     <a href=\"{{ path('events') }}\" class=\"link-footer\"><p class=\"mb-2\">Eventos</p></a>
  448.                     <a href=\"{{ path('access') }}\" class=\"link-footer\"><p class=\"mb-2\">Iniciar sesión</p></a>
  449.                     <a href=\"{{ path('access') }}?format=2\" class=\"link-footer\"><p class=\"mb-2\">Registrarse</p></a>
  450.                 </div>
  451.                 <div class=\"col-xl-3 col-12 mt-xl-0 mt-3\">
  452.                     <p class=\"mb-3\"><b>Información</b></p>
  453.                     <a href=\"{{ path('terms') }}\" class=\"link-footer\"><p class=\"mb-2\">Política de privacidad</p></a>
  454.                     <a href=\"{{ path('terms') }}\" class=\"link-footer\"><p class=\"mb-2\">Política de cookies</p></a>
  455.                     <a href=\"{{ path('terms') }}\" class=\"link-footer\"><p class=\"mb-2\">Términos y condiciones de uso</p></a>
  456.                 </div>
  457.                 <div class=\"col-xl-1 col-12 mt-xl-0 mt-3\">
  458.                     <p class=\"mb-3\"><b>Síguenos</b></p>
  459.                     <a href=\"https://www.facebook.com/DvoLaGuaira/\" target=\"_blank\" class=\"link-footer\"><p class=\"mb-2\">Facebook</p></a>
  460.                     <a href=\"https://twitter.com/dvolaguaira\" target=\"_blank\" class=\"link-footer\"><p class=\"mb-2\">Twitter</p></a>
  461.                     <a href=\"https://www.instagram.com/dvolaguaira/\" target=\"_blank\" class=\"link-footer\"><p class=\"mb-2\">Instagram</p></a>
  462.                     <a href=\"https://www.youtube.com/channel/UCTJDweKxOef47mt3g1lea0g\" target=\"_blank\" class=\"link-footer\"><p class=\"mb-2\">Youtube</p></a>
  463.                 </div>
  464.                 <div class=\"col-xl-3 col-12 mt-xl-0 mt-3 d-flex justify-content-center\">
  465.                     <a href=\"https://www.oaro.net/\" target=\"_blank\">
  466.                         <img width=\"90\" height=\"120\" src=\"{{ asset('assets/images/logos/logo-oaro-black.png') }}\">
  467.                     </a>
  468.                 </div>
  469.             </div>
  470.         </div>
  471.         <script>
  472.             // Function to show and hide side bar
  473.             function viewSidebar() {
  474.                 var sidebar = document.getElementById(\"side-bar\");
  475.                 if(sidebar.style.right == '-300px'){
  476.                     sidebar.style.right = '0px';
  477.                 } else if(sidebar.style.right == '0px') {
  478.                     sidebar.style.right = '-300px';
  479.                 } else {
  480.                     sidebar.style.right = '0px';
  481.                 }
  482.             }
  483.         </script>
  484.     </body>
  485. </html>""base.html.twig""/var/www/laguaira/templates/base.html.twig");
  486.     }
  487. }