var/cache/dev/twig/66/667bbf13946b093cd03f1e66d8022eee.php line 354

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* frontend/documento/public.html.twig */
  14. class __TwigTemplate_567cbbdd7ef05791a9339d07f21639d3 extends \Twig\Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'title' => [$this'block_title'],
  24.             'metas_titulo' => [$this'block_metas_titulo'],
  25.             'metas_descripcion' => [$this'block_metas_descripcion'],
  26.             'keywords' => [$this'block_keywords'],
  27.             'datosestructurados' => [$this'block_datosestructurados'],
  28.             'stylesheetspecific' => [$this'block_stylesheetspecific'],
  29.             'header_nav_item_document_active_class' => [$this'block_header_nav_item_document_active_class'],
  30.             'header_nav_item_document_public_active_class' => [$this'block_header_nav_item_document_public_active_class'],
  31.             'content' => [$this'block_content'],
  32.             'javascriptspecific' => [$this'block_javascriptspecific'],
  33.         ];
  34.     }
  35.     protected function doGetParent(array $context)
  36.     {
  37.         // line 1
  38.         return "frontend/layout.html.twig";
  39.     }
  40.     protected function doDisplay(array $context, array $blocks = [])
  41.     {
  42.         $macros $this->macros;
  43.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  44.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""frontend/documento/public.html.twig"));
  45.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  46.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""frontend/documento/public.html.twig"));
  47.         $this->parent $this->loadTemplate("frontend/layout.html.twig""frontend/documento/public.html.twig"1);
  48.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  49.         
  50.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  51.         
  52.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  53.     }
  54.     // line 3
  55.     public function block_title($context, array $blocks = [])
  56.     {
  57.         $macros $this->macros;
  58.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  59.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  60.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  61.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  62.         echo " ";
  63.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["seo_on_page"]) || array_key_exists("seo_on_page"$context) ? $context["seo_on_page"] : (function () { throw new RuntimeError('Variable "seo_on_page" does not exist.'3$this->source); })()), "titulo", [], "any"falsefalsefalse3), "html"nulltrue);
  64.         echo " ";
  65.         
  66.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  67.         
  68.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  69.     }
  70.     // line 5
  71.     public function block_metas_titulo($context, array $blocks = [])
  72.     {
  73.         $macros $this->macros;
  74.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  75.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metas_titulo"));
  76.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  77.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metas_titulo"));
  78.         // line 6
  79.         echo "    <meta name=\"title\" content=\"";
  80.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["seo_on_page"]) || array_key_exists("seo_on_page"$context) ? $context["seo_on_page"] : (function () { throw new RuntimeError('Variable "seo_on_page" does not exist.'6$this->source); })()), "titulo", [], "any"falsefalsefalse6), "html"nulltrue);
  81.         echo "\"/>
  82.     <meta http-equiv=\"title\" content=\"";
  83.         // line 7
  84.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["seo_on_page"]) || array_key_exists("seo_on_page"$context) ? $context["seo_on_page"] : (function () { throw new RuntimeError('Variable "seo_on_page" does not exist.'7$this->source); })()), "titulo", [], "any"falsefalsefalse7), "html"nulltrue);
  85.         echo "\"/>
  86.     <meta name=\"DC.Title\" content=\"";
  87.         // line 8
  88.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["seo_on_page"]) || array_key_exists("seo_on_page"$context) ? $context["seo_on_page"] : (function () { throw new RuntimeError('Variable "seo_on_page" does not exist.'8$this->source); })()), "titulo", [], "any"falsefalsefalse8), "html"nulltrue);
  89.         echo "\"/>
  90. ";
  91.         
  92.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  93.         
  94.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  95.     }
  96.     // line 11
  97.     public function block_metas_descripcion($context, array $blocks = [])
  98.     {
  99.         $macros $this->macros;
  100.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  101.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metas_descripcion"));
  102.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  103.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metas_descripcion"));
  104.         // line 12
  105.         echo "    <meta name=\"description\" content=\"";
  106.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["seo_on_page"]) || array_key_exists("seo_on_page"$context) ? $context["seo_on_page"] : (function () { throw new RuntimeError('Variable "seo_on_page" does not exist.'12$this->source); })()), "descripcion", [], "any"falsefalsefalse12), "html"nulltrue);
  107.         echo "\"/>
  108.     <meta http-equiv=\"description\" content=\"";
  109.         // line 13
  110.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["seo_on_page"]) || array_key_exists("seo_on_page"$context) ? $context["seo_on_page"] : (function () { throw new RuntimeError('Variable "seo_on_page" does not exist.'13$this->source); })()), "descripcion", [], "any"falsefalsefalse13), "html"nulltrue);
  111.         echo "\"/>
  112.     <meta name=\"DC.description\" content=\"";
  113.         // line 14
  114.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["seo_on_page"]) || array_key_exists("seo_on_page"$context) ? $context["seo_on_page"] : (function () { throw new RuntimeError('Variable "seo_on_page" does not exist.'14$this->source); })()), "descripcion", [], "any"falsefalsefalse14), "html"nulltrue);
  115.         echo "\"/>
  116. ";
  117.         
  118.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  119.         
  120.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  121.     }
  122.     // line 17
  123.     public function block_keywords($context, array $blocks = [])
  124.     {
  125.         $macros $this->macros;
  126.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  127.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""keywords"));
  128.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  129.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""keywords"));
  130.         // line 18
  131.         echo "    <meta name=\"Keywords\" content=\"";
  132.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["seo_on_page"]) || array_key_exists("seo_on_page"$context) ? $context["seo_on_page"] : (function () { throw new RuntimeError('Variable "seo_on_page" does not exist.'18$this->source); })()), "tags", [], "any"falsefalsefalse18), "html"nulltrue);
  133.         echo "\"/>
  134.     <meta http-equiv=\"keywords\" content=\"";
  135.         // line 19
  136.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["seo_on_page"]) || array_key_exists("seo_on_page"$context) ? $context["seo_on_page"] : (function () { throw new RuntimeError('Variable "seo_on_page" does not exist.'19$this->source); })()), "tags", [], "any"falsefalsefalse19), "html"nulltrue);
  137.         echo "\"/>
  138.     <meta name=\"DC.keywords\" content=\"";
  139.         // line 20
  140.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["seo_on_page"]) || array_key_exists("seo_on_page"$context) ? $context["seo_on_page"] : (function () { throw new RuntimeError('Variable "seo_on_page" does not exist.'20$this->source); })()), "tags", [], "any"falsefalsefalse20), "html"nulltrue);
  141.         echo "\"/>
  142. ";
  143.         
  144.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  145.         
  146.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  147.     }
  148.     // line 23
  149.     public function block_datosestructurados($context, array $blocks = [])
  150.     {
  151.         $macros $this->macros;
  152.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  153.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""datosestructurados"));
  154.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  155.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""datosestructurados"));
  156.         // line 24
  157.         echo "
  158. ";
  159.         
  160.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  161.         
  162.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  163.     }
  164.     // line 27
  165.     public function block_stylesheetspecific($context, array $blocks = [])
  166.     {
  167.         $macros $this->macros;
  168.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  169.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheetspecific"));
  170.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  171.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheetspecific"));
  172.         // line 28
  173.         echo "    <link href=\"";
  174.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/frontend/css/documentos.css"), "html"nulltrue);
  175.         echo "\" rel=\"stylesheet\" type=\"text/css\"/>
  176.     <style>
  177.         .m_form_search{
  178.             height: 32px !important;
  179.         }
  180.     </style>
  181. ";
  182.         
  183.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  184.         
  185.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  186.     }
  187.     // line 36
  188.     public function block_header_nav_item_document_active_class($context, array $blocks = [])
  189.     {
  190.         $macros $this->macros;
  191.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  192.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header_nav_item_document_active_class"));
  193.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  194.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header_nav_item_document_active_class"));
  195.         echo "active";
  196.         
  197.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  198.         
  199.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  200.     }
  201.     // line 37
  202.     public function block_header_nav_item_document_public_active_class($context, array $blocks = [])
  203.     {
  204.         $macros $this->macros;
  205.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  206.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header_nav_item_document_public_active_class"));
  207.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  208.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header_nav_item_document_public_active_class"));
  209.         echo "active";
  210.         
  211.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  212.         
  213.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  214.     }
  215.     // line 39
  216.     public function block_content($context, array $blocks = [])
  217.     {
  218.         $macros $this->macros;
  219.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  220.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  221.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  222.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  223.         // line 40
  224.         echo "
  225.     <div id=\"content\" class=\"p-0 clearfix\">
  226.         <div id=\"events\" class=\"container py-4 py-lg-6\">
  227.             <hr class=\"hr-lg mt-0 mb-2 w-10 mx-auto hr-primary\"/>
  228.             <h2 class=\"text-slab text-center text-uppercase mt-0 mb-5\">
  229.                 Public Documents
  230.             </h2>
  231.             <div id=\"lista-documento\" class=\"form-wrapper\">
  232.                 <!--begin: Search Form -->
  233.                 <form class=\"p-3 bg-light mb-2\">
  234.                     <div class=\"row align-items-center\">
  235.                         <!-- filtro categoria -->
  236.                         <div class=\"col-md-3\">
  237.                             <select data-toggle=\"select\"  data-live-search=\"true\"
  238.                                     class=\"form-control\" id=\"filtro-categoria\">
  239.                                 <option value=\"\">Category</option>
  240.                                 ";
  241.         // line 60
  242.         $context['_parent'] = $context;
  243.         $context['_seq'] = twig_ensure_traversable((isset($context["categorias"]) || array_key_exists("categorias"$context) ? $context["categorias"] : (function () { throw new RuntimeError('Variable "categorias" does not exist.'60$this->source); })()));
  244.         foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
  245.             // line 61
  246.             echo "                                    <option value=\"";
  247.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["item"], "categoria_id", [], "any"falsefalsefalse61), "html"nulltrue);
  248.             echo "\">";
  249.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["item"], "descripcion", [], "any"falsefalsefalse61), "html"nulltrue);
  250.             echo "
  251.                                     </option>
  252.                                 ";
  253.         }
  254.         $_parent $context['_parent'];
  255.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
  256.         $context array_intersect_key($context$_parent) + $_parent;
  257.         // line 64
  258.         echo "                            </select>
  259.                         </div>
  260.                         <div class=\"col-md-3\">
  261.                             <input type=\"text\" class=\"form-control m_form_search\" placeholder=\"Search...\">
  262.                         </div>
  263.                         <!-- btn filtrar -->
  264.                         <div class=\"col-md-2\">
  265.                             <a href=\"javascript:;\" id=\"btn-filtrar\" class=\"btn btn-dark\">
  266.                                 <span>
  267.                                     <i class=\"fa fa-search\"></i>
  268.                                     <span>Search</span>
  269.                                 </span>
  270.                             </a>
  271.                         </div>
  272.                     </div>
  273.                 </form>
  274.                 <!--end: Search Form -->
  275.                 <!--begin: Datatable -->
  276.                 <div class=\"m_datatable\" id=\"documento-table-editable\"></div>
  277.                 <!--end: Datatable -->
  278.             </div>
  279.         </div>
  280.     </div>
  281. ";
  282.         
  283.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  284.         
  285.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  286.     }
  287.     // line 94
  288.     public function block_javascriptspecific($context, array $blocks = [])
  289.     {
  290.         $macros $this->macros;
  291.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  292.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascriptspecific"));
  293.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  294.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascriptspecific"));
  295.         // line 95
  296.         echo "    <script src=\"";
  297.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/ican/plugins/jquery-validation/js/jquery.validate.min.js"), "html"nulltrue);
  298.         echo "\"></script>
  299.     <script src=\"";
  300.         // line 97
  301.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/ican/js/date.format.js"), "html"nulltrue);
  302.         echo "\"></script>
  303.     <script src=\"";
  304.         // line 98
  305.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/ican/js/myapp.js"), "html"nulltrue);
  306.         echo "\"></script>
  307.     <script>
  308.         // usuario actual
  309.         var currentUser = {
  310.             usuario_id: \"";
  311.         // line 103
  312.         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.'103$this->source); })()), "user", [], "any"falsefalsefalse103), "usuarioId", [], "any"falsefalsefalse103), "html"nulltrue);
  313.         echo "\",
  314.             nombre: \"";
  315.         // line 104
  316.         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.'104$this->source); })()), "user", [], "any"falsefalsefalse104), "nombre", [], "any"falsefalsefalse104), "html"nulltrue);
  317.         echo "\",
  318.             email: \"";
  319.         // line 105
  320.         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.'105$this->source); })()), "user", [], "any"falsefalsefalse105), "email", [], "any"falsefalsefalse105), "html"nulltrue);
  321.         echo "\",
  322.             rol: \"";
  323.         // line 106
  324.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_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.'106$this->source); })()), "user", [], "any"falsefalsefalse106), "rol", [], "any"falsefalsefalse106), "rolId", [], "any"falsefalsefalse106), "html"nulltrue);
  325.         echo "\",
  326.             empresa_id: \"";
  327.         // line 107
  328.         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.'107$this->source); })()), "user", [], "any"falsefalsefalse107), "empresa", [], "any"falsefalsefalse107)) {
  329.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_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.'107$this->source); })()), "user", [], "any"falsefalsefalse107), "empresa", [], "any"falsefalsefalse107), "empresaId", [], "any"falsefalsefalse107), "html"nulltrue);
  330.         }
  331.         echo "\"
  332.         }
  333.         jQuery(document).ready(function () {
  334.             MyApp.init();
  335.         });
  336.     </script>
  337.     <script src=\"";
  338.         // line 115
  339.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/frontend/js/my/documentos-public.js"), "html"nulltrue);
  340.         echo "\"></script>
  341.     <script>
  342.         jQuery(document).ready(function () {
  343.             DocumentosPublic.init();
  344.         });
  345.     </script>
  346. ";
  347.         
  348.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  349.         
  350.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  351.     }
  352.     public function getTemplateName()
  353.     {
  354.         return "frontend/documento/public.html.twig";
  355.     }
  356.     public function isTraitable()
  357.     {
  358.         return false;
  359.     }
  360.     public function getDebugInfo()
  361.     {
  362.         return array (  411 => 115,  398 => 107,  394 => 106,  390 => 105,  386 => 104,  382 => 103,  374 => 98,  370 => 97,  364 => 95,  354 => 94,  316 => 64,  304 => 61,  300 => 60,  278 => 40,  268 => 39,  249 => 37,  230 => 36,  212 => 28,  202 => 27,  191 => 24,  181 => 23,  169 => 20,  165 => 19,  160 => 18,  150 => 17,  138 => 14,  134 => 13,  129 => 12,  119 => 11,  107 => 8,  103 => 7,  98 => 6,  88 => 5,  67 => 3,  44 => 1,);
  363.     }
  364.     public function getSourceContext()
  365.     {
  366.         return new Source("{% extends 'frontend/layout.html.twig' %}
  367. {% block title %} {{ seo_on_page.titulo }} {% endblock title %}
  368. {% block metas_titulo %}
  369.     <meta name=\"title\" content=\"{{ seo_on_page.titulo }}\"/>
  370.     <meta http-equiv=\"title\" content=\"{{ seo_on_page.titulo }}\"/>
  371.     <meta name=\"DC.Title\" content=\"{{ seo_on_page.titulo }}\"/>
  372. {% endblock metas_titulo %}
  373. {% block metas_descripcion %}
  374.     <meta name=\"description\" content=\"{{ seo_on_page.descripcion }}\"/>
  375.     <meta http-equiv=\"description\" content=\"{{ seo_on_page.descripcion }}\"/>
  376.     <meta name=\"DC.description\" content=\"{{ seo_on_page.descripcion }}\"/>
  377. {% endblock metas_descripcion %}
  378. {% block keywords %}
  379.     <meta name=\"Keywords\" content=\"{{ seo_on_page.tags }}\"/>
  380.     <meta http-equiv=\"keywords\" content=\"{{ seo_on_page.tags }}\"/>
  381.     <meta name=\"DC.keywords\" content=\"{{ seo_on_page.tags }}\"/>
  382. {% endblock keywords %}
  383. {% block datosestructurados %}
  384. {% endblock datosestructurados %}
  385. {% block stylesheetspecific %}
  386.     <link href=\"{{ asset('bundles/frontend/css/documentos.css') }}\" rel=\"stylesheet\" type=\"text/css\"/>
  387.     <style>
  388.         .m_form_search{
  389.             height: 32px !important;
  390.         }
  391.     </style>
  392. {% endblock %}
  393. {% block header_nav_item_document_active_class %}active{% endblock %}
  394. {% block header_nav_item_document_public_active_class %}active{% endblock %}
  395. {% block content %}
  396.     <div id=\"content\" class=\"p-0 clearfix\">
  397.         <div id=\"events\" class=\"container py-4 py-lg-6\">
  398.             <hr class=\"hr-lg mt-0 mb-2 w-10 mx-auto hr-primary\"/>
  399.             <h2 class=\"text-slab text-center text-uppercase mt-0 mb-5\">
  400.                 Public Documents
  401.             </h2>
  402.             <div id=\"lista-documento\" class=\"form-wrapper\">
  403.                 <!--begin: Search Form -->
  404.                 <form class=\"p-3 bg-light mb-2\">
  405.                     <div class=\"row align-items-center\">
  406.                         <!-- filtro categoria -->
  407.                         <div class=\"col-md-3\">
  408.                             <select data-toggle=\"select\"  data-live-search=\"true\"
  409.                                     class=\"form-control\" id=\"filtro-categoria\">
  410.                                 <option value=\"\">Category</option>
  411.                                 {% for item in categorias %}
  412.                                     <option value=\"{{ item.categoria_id }}\">{{ item.descripcion }}
  413.                                     </option>
  414.                                 {% endfor %}
  415.                             </select>
  416.                         </div>
  417.                         <div class=\"col-md-3\">
  418.                             <input type=\"text\" class=\"form-control m_form_search\" placeholder=\"Search...\">
  419.                         </div>
  420.                         <!-- btn filtrar -->
  421.                         <div class=\"col-md-2\">
  422.                             <a href=\"javascript:;\" id=\"btn-filtrar\" class=\"btn btn-dark\">
  423.                                 <span>
  424.                                     <i class=\"fa fa-search\"></i>
  425.                                     <span>Search</span>
  426.                                 </span>
  427.                             </a>
  428.                         </div>
  429.                     </div>
  430.                 </form>
  431.                 <!--end: Search Form -->
  432.                 <!--begin: Datatable -->
  433.                 <div class=\"m_datatable\" id=\"documento-table-editable\"></div>
  434.                 <!--end: Datatable -->
  435.             </div>
  436.         </div>
  437.     </div>
  438. {% endblock %}
  439. {% block javascriptspecific %}
  440.     <script src=\"{{ asset('bundles/ican/plugins/jquery-validation/js/jquery.validate.min.js') }}\"></script>
  441.     <script src=\"{{ asset('bundles/ican/js/date.format.js') }}\"></script>
  442.     <script src=\"{{ asset('bundles/ican/js/myapp.js') }}\"></script>
  443.     <script>
  444.         // usuario actual
  445.         var currentUser = {
  446.             usuario_id: \"{{ app.user.usuarioId }}\",
  447.             nombre: \"{{ app.user.nombre }}\",
  448.             email: \"{{ app.user.email }}\",
  449.             rol: \"{{ app.user.rol.rolId }}\",
  450.             empresa_id: \"{% if app.user.empresa %}{{ app.user.empresa.empresaId }}{% endif %}\"
  451.         }
  452.         jQuery(document).ready(function () {
  453.             MyApp.init();
  454.         });
  455.     </script>
  456.     <script src=\"{{ asset('bundles/frontend/js/my/documentos-public.js') }}\"></script>
  457.     <script>
  458.         jQuery(document).ready(function () {
  459.             DocumentosPublic.init();
  460.         });
  461.     </script>
  462. {% endblock %}
  463. ""frontend/documento/public.html.twig""/var/www/condominio/indianlakevillage1/templates/frontend/documento/public.html.twig");
  464.     }
  465. }