var/cache/dev/twig/fb/fbf1fb64e23d2ecdcb80884e360231e314b8b7309f5f20f87bd7af40423b589e.php line 109

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_4f4daace1dfa2b1fe453a4a34753c1768f6e4d5e701c0d96bebc5ca9a2fdaffe 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.             'stylesheets' => [$this'block_stylesheets'],
  26.             'body' => [$this'block_body'],
  27.             'javascripts' => [$this'block_javascripts'],
  28.         ];
  29.     }
  30.     protected function doDisplay(array $context, array $blocks = [])
  31.     {
  32.         $macros $this->macros;
  33.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  34.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""base.html.twig"));
  35.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  36.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""base.html.twig"));
  37.         // line 1
  38.         echo "<!DOCTYPE html>
  39. <html lang=\"en\">
  40.     <head>
  41.         <meta charset=\"utf-8\">
  42.         <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  43.         <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  44.         <meta name=\"description\" content=\"\">
  45.         <meta name=\"author\" content=\"\">
  46.         <title>";
  47.         // line 9
  48.         $this->displayBlock('title'$context$blocks);
  49.         echo "</title>
  50.         ";
  51.         // line 10
  52.         $this->displayBlock('stylesheets'$context$blocks);
  53.         // line 21
  54.         echo "    </head>
  55.     <body>
  56.         <input type=\"hidden\" id=\"locale\" value=\"";
  57.         // line 24
  58.         echo twig_escape_filter($this->envtwig_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.'24$this->source); })()), "request", [], "any"falsefalsefalse24), "locale", [], "any"falsefalsefalse24), "html"nulltrue);
  59.         echo "\">
  60.         <input type=\"hidden\" id=\"raiz\" value=\"";
  61.         // line 25
  62.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'25$this->source); })()), "request", [], "any"falsefalsefalse25), "getSchemeAndHttpHost", [], "method"falsefalsefalse25), "html"nulltrue);
  63.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'25$this->source); })()), "request", [], "any"falsefalsefalse25), "getBaseUrl", [], "method"falsefalsefalse25), "html"nulltrue);
  64.         echo "\">
  65.         <input type=\"hidden\" id=\"error\" value=\"";
  66.         // line 26
  67.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("comun.error"), "html"nulltrue);
  68.         echo "\">
  69.         <div class=\"wrapper\">
  70.             ";
  71.         // line 28
  72.         $this->loadTemplate("menu/menu.html.twig""base.html.twig"28)->display($context);
  73.         echo 
  74.             <div class='main'>
  75.                 <nav class='navbar navbar-expand navbar-light bg-white'>
  76.                     <a class=\"sidebar-toggle d-flex mr-2\">
  77.                         <i class=\"hamburger align-self-center\"></i>
  78.                     </a>";
  79.         // line 33
  80.         if (!twig_in_filter("ROLE_EXTERNO"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.'33$this->source); })()), "user", [], "any"falsefalsefalse33), "roles", [], "any"falsefalsefalse33))) {
  81.             echo "<button  id=\"fichar\" style=\"display: none\" data-link=\"";
  82.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_comun_fichaje_diario_new");
  83.             echo "\" data-horasactivado=\"";
  84.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_comun_fichaje_diario_activado");
  85.             echo "\" data-aviso=\"";
  86.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_comun_fichaje_diario_aviso");
  87.             echo "\" class=\"btn btn-dribbble float-left\"></button>";
  88.         }
  89.         // line 34
  90.         echo "
  91.            
  92.                     <div class=\"navbar-collapse collapse\">
  93.                         <ul class=\"navbar-nav ml-auto\">
  94.                             ";
  95.         // line 38
  96.         if (!twig_in_filter("ROLE_EXTERNO"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.'38$this->source); })()), "user", [], "any"falsefalsefalse38), "roles", [], "any"falsefalsefalse38))) {
  97.             // line 39
  98.             echo "                                ";
  99.             echo $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\Comun\\NotificacionController::mostrarNotificacionesPopUp"));
  100.             echo "
  101.                             ";
  102.         }
  103.         // line 41
  104.         echo "
  105.                             <li class=\"nav-item dropdown\">
  106.                                 <a class=\"nav-icon dropdown-toggle d-inline-block d-sm-none\" href=\"#\" data-toggle=\"dropdown\">
  107.                                     <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-settings align-middle\"><circle cx=\"12\" cy=\"12\" r=\"3\"></circle><path d=\"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z\"></path></svg>
  108.                                 </a>
  109.                                 <a class=\"nav-link dropdown-toggle d-none d-sm-inline-block\" href=\"#\" data-toggle=\"dropdown\">
  110.                                     <span class=\"text-dark\">";
  111.         // line 47
  112.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("comun.idioma"), "html"nulltrue);
  113.         echo "</span>                                           
  114.                                 </a>
  115.                                 <div class=\"dropdown-menu dropdown-menu-right\">
  116.                                     ";
  117.         // line 50
  118.         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.'50$this->source); })()), "request", [], "any"falsefalsefalse50), "locale", [], "any"falsefalsefalse50) == "eus")) {
  119.             echo 
  120.                                         <a class=\"dropdown-item\" href=\"";
  121.             // line 51
  122.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("idioma", ["idioma" => "es"]);
  123.             echo "\">Español </a>
  124.                                     ";
  125.         } else {
  126.             // line 53
  127.             echo "                                        <a class=\"dropdown-item\"   href=\"";
  128.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("idioma", ["idioma" => "eus"]);
  129.             echo "\">Euskera</a>
  130.                                     ";
  131.         }
  132.         // line 55
  133.         echo "                                </div>
  134.                             </li>
  135.                             <li class=\"nav-item dropdown\">
  136.                                 <a class=\"nav-icon dropdown-toggle d-inline-block d-sm-none\" href=\"#\" data-toggle=\"dropdown\">
  137.                                     <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-settings align-middle\"><circle cx=\"12\" cy=\"12\" r=\"3\"></circle><path d=\"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z\"></path></svg>
  138.                                 </a>
  139.                                 <a class=\"nav-link dropdown-toggle d-none d-sm-inline-block\" href=\"#\" data-toggle=\"dropdown\">
  140.                                     ";
  141.         // line 62
  142.         if ((twig_get_attribute($this->env$this->source, ($context["app"] ?? null), "user", [], "any"truetruefalse62) &&  !(null === twig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'62$this->source); })()), "user", [], "any"falsefalsefalse62)))) {
  143.             // line 63
  144.             echo "                                        <img src=\"";
  145.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/avatar.png"), "html"nulltrue);
  146.             echo "\" style=\"width: 26.5px\">
  147.                                         <span class=\"text-dark\">";
  148.             // line 64
  149.             echo twig_escape_filter($this->envtwig_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.'64$this->source); })()), "user", [], "any"falsefalsefalse64), "nombre", [], "any"falsefalsefalse64), "html"nulltrue);
  150.             echo "</span>                                           
  151.                                     ";
  152.         }
  153.         // line 66
  154.         echo "                                </a>
  155.                                 <div class=\"dropdown-menu dropdown-menu-right\">
  156.                                     ";
  157.         // line 68
  158.         if (twig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'68$this->source); })()), "user", [], "any"falsefalsefalse68)) {
  159.             // line 69
  160.             echo "                                        <a class=\"dropdown-item\" href=\"";
  161.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_accesos_usuario_cambiar_password");
  162.             echo "\">";
  163.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("comun.cambiarPass"), "html"nulltrue);
  164.             echo "</a>
  165.                                         <a class=\"dropdown-item\" href=\"";
  166.             // line 70
  167.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_logout");
  168.             echo "\">";
  169.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("comun.cerrarSesion"), "html"nulltrue);
  170.             echo "</a>
  171.                                     ";
  172.         } else {
  173.             // line 71
  174.             echo "      
  175.                                         <a class=\"dropdown-item\" href=\"";
  176.             // line 72
  177.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_login");
  178.             echo "\">Iniciar Sesión</a>
  179.                                     ";
  180.         }
  181.         // line 74
  182.         echo "
  183.                                 </div>
  184.                             </li>
  185.                         </ul>
  186.                     </div>
  187.                 </nav>
  188.                 <main class='content'>
  189.                     ";
  190.         // line 81
  191.         $this->displayBlock('body'$context$blocks);
  192.         // line 84
  193.         echo "                </main>
  194.             </div>  
  195.         </div>
  196.         ";
  197.         // line 94
  198.         $this->displayBlock('javascripts'$context$blocks);
  199.         // line 115
  200.         echo "    </body>
  201. </html>
  202. ";
  203.         
  204.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  205.         
  206.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  207.     }
  208.     // line 9
  209.     public function block_title($context, array $blocks = [])
  210.     {
  211.         $macros $this->macros;
  212.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  213.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  214.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  215.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  216.         echo "Welcome!";
  217.         
  218.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  219.         
  220.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  221.     }
  222.     // line 10
  223.     public function block_stylesheets($context, array $blocks = [])
  224.     {
  225.         $macros $this->macros;
  226.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  227.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  228.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  229.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  230.         // line 11
  231.         echo "
  232.             <link href=\"";
  233.         // line 14
  234.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("template/css/classic.css"), "html"nulltrue);
  235.         echo "\" rel=\"stylesheet\">
  236.             <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.2.0/css/all.css\" integrity=\"sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ\"
  237.                   crossorigin=\"anonymous\">
  238.             <link href=\"https://cdn.datatables.net/responsive/2.2.9/css/responsive.bootstrap4.min.css\" rel=\"stylesheet\">
  239.         ";
  240.         
  241.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  242.         
  243.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  244.     }
  245.     // line 81
  246.     public function block_body($context, array $blocks = [])
  247.     {
  248.         $macros $this->macros;
  249.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  250.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  251.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  252.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  253.         // line 82
  254.         echo "                        TEXTO PLANTILLA
  255.                     ";
  256.         
  257.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  258.         
  259.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  260.     }
  261.     // line 94
  262.     public function block_javascripts($context, array $blocks = [])
  263.     {
  264.         $macros $this->macros;
  265.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  266.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  267.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  268.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  269.         // line 95
  270.         echo "
  271.             <script src=\"";
  272.         // line 96
  273.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("template/js/app.js"), "html"nulltrue);
  274.         echo "\"></script>
  275.             <script type=\"text/javascript\" src=\"https://cdn.datatables.net/v/bs4/dt-1.11.5/datatables.min.js\"></script>
  276.             <script type=\"text/javascript\" src=\"https://cdn.datatables.net/buttons/1.5.2/js/dataTables.buttons.min.js\"></script>
  277.             <script type=\"text/javascript\" src=\"https://cdnjs.cloudflare.com/ajax/libs/jszip/3.1.3/jszip.min.js\"></script>\t
  278.             <script type=\"text/javascript\" src=\"https://cdn.datatables.net/buttons/1.5.2/js/buttons.colVis.min.js\"></script>
  279.             <script type=\"text/javascript\" src=\"https://cdn.datatables.net/buttons/1.5.6/js/buttons.html5.min.js\"></script>
  280.             <script type=\"text/javascript\" src=\"https://cdn.datatables.net/buttons/1.5.2/js/buttons.bootstrap4.min.js\"></script>\t
  281.             <script src=\"https://cdnjs.cloudflare.com/ajax/libs/pdfmake/0.1.53/pdfmake.min.js\"></script>
  282.             <script src=\"https://cdnjs.cloudflare.com/ajax/libs/pdfmake/0.1.53/vfs_fonts.js\"></script>
  283.             <script src=\"https://cdn.datatables.net/buttons/2.2.2/js/buttons.print.min.js\"></script>
  284.             <script src=\"https://cdn.datatables.net/rowgroup/1.1.4/js/dataTables.rowGroup.min.js\"></script>
  285.             <script src=\"";
  286.         // line 109
  287.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/global.js"), "html"nulltrue);
  288.         echo "\"></script>
  289.             <script src=\"";
  290.         // line 110
  291.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/filtro.js"), "html"nulltrue);
  292.         echo "\"></script>
  293.             <script src=\"";
  294.         // line 111
  295.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/comun/fichaje.js"), "html"nulltrue);
  296.         echo "\"></script>
  297.             <script src=\"";
  298.         // line 112
  299.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/comun/notificacion.js"), "html"nulltrue);
  300.         echo "\"></script>
  301.         ";
  302.         
  303.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  304.         
  305.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  306.     }
  307.     public function getTemplateName()
  308.     {
  309.         return "base.html.twig";
  310.     }
  311.     public function isTraitable()
  312.     {
  313.         return false;
  314.     }
  315.     public function getDebugInfo()
  316.     {
  317.         return array (  342 => 112,  338 => 111,  334 => 110,  330 => 109,  314 => 96,  311 => 95,  301 => 94,  290 => 82,  280 => 81,  263 => 14,  258 => 11,  248 => 10,  229 => 9,  217 => 115,  215 => 94,  203 => 84,  201 => 81,  192 => 74,  187 => 72,  184 => 71,  177 => 70,  170 => 69,  168 => 68,  164 => 66,  159 => 64,  154 => 63,  152 => 62,  143 => 55,  137 => 53,  132 => 51,  128 => 50,  122 => 47,  114 => 41,  108 => 39,  106 => 38,  100 => 34,  90 => 33,  82 => 28,  77 => 26,  72 => 25,  68 => 24,  63 => 21,  61 => 10,  57 => 9,  47 => 1,);
  318.     }
  319.     public function getSourceContext()
  320.     {
  321.         return new Source("<!DOCTYPE html>
  322. <html lang=\"en\">
  323.     <head>
  324.         <meta charset=\"utf-8\">
  325.         <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  326.         <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  327.         <meta name=\"description\" content=\"\">
  328.         <meta name=\"author\" content=\"\">
  329.         <title>{% block title %}Welcome!{% endblock %}</title>
  330.         {% block stylesheets %}
  331.             <link href=\"{{ asset('template/css/classic.css') }}\" rel=\"stylesheet\">
  332.             <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.2.0/css/all.css\" integrity=\"sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ\"
  333.                   crossorigin=\"anonymous\">
  334.             <link href=\"https://cdn.datatables.net/responsive/2.2.9/css/responsive.bootstrap4.min.css\" rel=\"stylesheet\">
  335.         {% endblock %}
  336.     </head>
  337.     <body>
  338.         <input type=\"hidden\" id=\"locale\" value=\"{{ app.request.locale }}\">
  339.         <input type=\"hidden\" id=\"raiz\" value=\"{{ app.request.getSchemeAndHttpHost() }}{{ app.request.getBaseUrl() }}\">
  340.         <input type=\"hidden\" id=\"error\" value=\"{{ 'comun.error'|trans }}\">
  341.         <div class=\"wrapper\">
  342.             {% include('menu/menu.html.twig') %} 
  343.             <div class='main'>
  344.                 <nav class='navbar navbar-expand navbar-light bg-white'>
  345.                     <a class=\"sidebar-toggle d-flex mr-2\">
  346.                         <i class=\"hamburger align-self-center\"></i>
  347.                     </a>{% if \"ROLE_EXTERNO\" not in app.user.roles %}<button  id=\"fichar\" style=\"display: none\" data-link=\"{{ path('app_comun_fichaje_diario_new') }}\" data-horasactivado=\"{{ path('app_comun_fichaje_diario_activado') }}\" data-aviso=\"{{ path('app_comun_fichaje_diario_aviso') }}\" class=\"btn btn-dribbble float-left\"></button>{% endif %}
  348.            
  349.                     <div class=\"navbar-collapse collapse\">
  350.                         <ul class=\"navbar-nav ml-auto\">
  351.                             {% if \"ROLE_EXTERNO\" not in app.user.roles %}
  352.                                 {{ render(controller('App\\\\Controller\\\\Comun\\\\NotificacionController::mostrarNotificacionesPopUp')) }}
  353.                             {% endif %}
  354.                             <li class=\"nav-item dropdown\">
  355.                                 <a class=\"nav-icon dropdown-toggle d-inline-block d-sm-none\" href=\"#\" data-toggle=\"dropdown\">
  356.                                     <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-settings align-middle\"><circle cx=\"12\" cy=\"12\" r=\"3\"></circle><path d=\"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z\"></path></svg>
  357.                                 </a>
  358.                                 <a class=\"nav-link dropdown-toggle d-none d-sm-inline-block\" href=\"#\" data-toggle=\"dropdown\">
  359.                                     <span class=\"text-dark\">{{ 'comun.idioma'|trans }}</span>                                           
  360.                                 </a>
  361.                                 <div class=\"dropdown-menu dropdown-menu-right\">
  362.                                     {% if app.request.locale=='eus' %} 
  363.                                         <a class=\"dropdown-item\" href=\"{{ path('idioma', {'idioma': 'es'}) }}\">Español </a>
  364.                                     {% else %}
  365.                                         <a class=\"dropdown-item\"   href=\"{{ path('idioma', {'idioma': 'eus'}) }}\">Euskera</a>
  366.                                     {% endif %}
  367.                                 </div>
  368.                             </li>
  369.                             <li class=\"nav-item dropdown\">
  370.                                 <a class=\"nav-icon dropdown-toggle d-inline-block d-sm-none\" href=\"#\" data-toggle=\"dropdown\">
  371.                                     <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-settings align-middle\"><circle cx=\"12\" cy=\"12\" r=\"3\"></circle><path d=\"M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z\"></path></svg>
  372.                                 </a>
  373.                                 <a class=\"nav-link dropdown-toggle d-none d-sm-inline-block\" href=\"#\" data-toggle=\"dropdown\">
  374.                                     {% if app.user is defined and app.user is not null %}
  375.                                         <img src=\"{{ asset('images/avatar.png') }}\" style=\"width: 26.5px\">
  376.                                         <span class=\"text-dark\">{{ app.user.nombre}}</span>                                           
  377.                                     {% endif %}
  378.                                 </a>
  379.                                 <div class=\"dropdown-menu dropdown-menu-right\">
  380.                                     {% if app.user %}
  381.                                         <a class=\"dropdown-item\" href=\"{{ path(\"app_accesos_usuario_cambiar_password\") }}\">{{ 'comun.cambiarPass'|trans }}</a>
  382.                                         <a class=\"dropdown-item\" href=\"{{ path(\"app_logout\") }}\">{{ 'comun.cerrarSesion'|trans }}</a>
  383.                                     {% else %}      
  384.                                         <a class=\"dropdown-item\" href=\"{{ path(\"app_login\") }}\">Iniciar Sesión</a>
  385.                                     {% endif %}
  386.                                 </div>
  387.                             </li>
  388.                         </ul>
  389.                     </div>
  390.                 </nav>
  391.                 <main class='content'>
  392.                     {% block body %}
  393.                         TEXTO PLANTILLA
  394.                     {% endblock %}
  395.                 </main>
  396.             </div>  
  397.         </div>
  398.         {% block javascripts %}
  399.             <script src=\"{{ asset('template/js/app.js') }}\"></script>
  400.             <script type=\"text/javascript\" src=\"https://cdn.datatables.net/v/bs4/dt-1.11.5/datatables.min.js\"></script>
  401.             <script type=\"text/javascript\" src=\"https://cdn.datatables.net/buttons/1.5.2/js/dataTables.buttons.min.js\"></script>
  402.             <script type=\"text/javascript\" src=\"https://cdnjs.cloudflare.com/ajax/libs/jszip/3.1.3/jszip.min.js\"></script>\t
  403.             <script type=\"text/javascript\" src=\"https://cdn.datatables.net/buttons/1.5.2/js/buttons.colVis.min.js\"></script>
  404.             <script type=\"text/javascript\" src=\"https://cdn.datatables.net/buttons/1.5.6/js/buttons.html5.min.js\"></script>
  405.             <script type=\"text/javascript\" src=\"https://cdn.datatables.net/buttons/1.5.2/js/buttons.bootstrap4.min.js\"></script>\t
  406.             <script src=\"https://cdnjs.cloudflare.com/ajax/libs/pdfmake/0.1.53/pdfmake.min.js\"></script>
  407.             <script src=\"https://cdnjs.cloudflare.com/ajax/libs/pdfmake/0.1.53/vfs_fonts.js\"></script>
  408.             <script src=\"https://cdn.datatables.net/buttons/2.2.2/js/buttons.print.min.js\"></script>
  409.             <script src=\"https://cdn.datatables.net/rowgroup/1.1.4/js/dataTables.rowGroup.min.js\"></script>
  410.             <script src=\"{{ asset('js/global.js') }}\"></script>
  411.             <script src=\"{{ asset('js/filtro.js') }}\"></script>
  412.             <script src=\"{{ asset('js/comun/fichaje.js') }}\"></script>
  413.             <script src=\"{{ asset('js/comun/notificacion.js') }}\"></script>
  414.         {% endblock %}
  415.     </body>
  416. </html>
  417. ""base.html.twig""/var/www/vhosts/aplicaciones.debamatika.com/daiteke.aplicaciones.debamatika.com/templates/base.html.twig");
  418.     }
  419. }