<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\CoreExtension;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
use Twig\TemplateWrapper;
/* Layouts/layout.html.twig */
class __TwigTemplate_671be2980f69acaa9a174e994cb7ebd9 extends Template
{
private Source $source;
/**
* @var array<string, Template>
*/
private array $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'stylesheets' => [$this, 'block_stylesheets'],
'body' => [$this, 'block_body'],
'content' => [$this, 'block_content'],
];
}
protected function doGetParent(array $context): bool|string|Template|TemplateWrapper
{
// line 1
return "base.html.twig";
}
protected function doDisplay(array $context, array $blocks = []): iterable
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Layouts/layout.html.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Layouts/layout.html.twig"));
$this->parent = $this->loadTemplate("base.html.twig", "Layouts/layout.html.twig", 1);
yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 3
/**
* @return iterable<null|scalar|\Stringable>
*/
public function block_stylesheets(array $context, array $blocks = []): iterable
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
// line 4
yield "
";
// line 6
yield " <script src=\"https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.0/jquery.min.js\" integrity=\"sha512-3gJwYpMe3QewGELv8k/BX9vcqhryRdzRMxVfq6ngyWXwo03GFEzjsUm8Q7RZcHPHksttq7/GFoxjCVUjkjvPdw==\" crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\"></script>
";
// line 9
yield " <!--<link rel=\"stylesheet\" href=\"https://cdn.jsdelivr.net/gh/openlayers/openlayers.github.io@master/en/v6.14.1/css/ol.css\" type=\"text/css\">-->
<script src=\"https://cdn.jsdelivr.net/npm/ol@7.4.0/dist/ol.js\"></script>
<link rel=\"stylesheet\" href=\"https://cdn.jsdelivr.net/npm/ol@v7.1.0/ol.css\" type=\"text/css\">
";
// line 14
yield " <link rel=\"stylesheet\" href=\"//code.jquery.com/ui/1.13.2/themes/base/jquery-ui.css\">
<script src=\"https://ajax.googleapis.com/ajax/libs/jqueryui/1.13.3/jquery-ui.min.js\"></script>
";
// line 18
yield " <script src=\"https://cdn.jsdelivr.net/npm/d3@7\"></script>
";
// line 21
yield " <link href=\"https://cdn.jsdelivr.net/npm/tom-select@2.2.2/dist/css/tom-select.css\" rel=\"stylesheet\">
<script src=\"https://cdn.jsdelivr.net/npm/tom-select@2.2.2/dist/js/tom-select.complete.min.js\"></script>
";
// line 25
yield " <link href=\"https://cdn.datatables.net/v/dt/dt-1.13.5/datatables.min.css\" rel=\"stylesheet\">
<script src=\"https://cdn.datatables.net/v/dt/dt-1.13.5/datatables.min.js\"></script>
";
// line 29
yield " <script src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/olmap.js"), "html", null, true);
yield "\"></script>
";
// line 30
if ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 30, $this->source); })()), "request", [], "any", false, false, false, 30), "attributes", [], "any", false, false, false, 30), "get", ["_route"], "method", false, false, false, 30) == "explore_analytic")) {
// line 31
yield " <script src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/map_explore.js"), "html", null, true);
yield "\"></script>
";
} else {
// line 33
yield " <script src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/map.js"), "html", null, true);
yield "\"></script>
";
}
// line 35
yield "
";
// line 37
yield " ";
if ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 37, $this->source); })()), "request", [], "any", false, false, false, 37), "attributes", [], "any", false, false, false, 37), "get", ["_route"], "method", false, false, false, 37) != "explore_analytic")) {
yield "
<script src=\"https://cdn.jsdelivr.net/npm/@turf/turf@7/turf.min.js\"></script>
";
}
// line 40
yield "
";
// line 42
yield " ";
// line 43
yield "
";
// line 45
yield " <script src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/js/stats.js"), "html", null, true);
yield "\"></script>
";
// line 48
yield " ";
// line 49
yield "
";
// line 51
yield " <link rel=\"preconnect\" href=\"https://fonts.googleapis.com\">
<link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin>
<link href=\"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap\" rel=\"stylesheet\">
";
// line 56
yield " <link href=\"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined\" rel=\"stylesheet\" />
<link rel=\"stylesheet\" href=\"https://fonts.googleapis.com/css2?family=Material+Symbols+Sharp:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200\" />
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
yield from [];
}
// line 62
/**
* @return iterable<null|scalar|\Stringable>
*/
public function block_body(array $context, array $blocks = []): iterable
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
// line 63
yield "
";
// line 64
if ((((((((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($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); })()), "request", [], "any", false, false, false, 64), "attributes", [], "any", false, false, false, 64), "get", ["_route"], "method", false, false, false, 64) != "home") && (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($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); })()), "request", [], "any", false, false, false, 64), "attributes", [], "any", false, false, false, 64), "get", ["_route"], "method", false, false, false, 64) != "technology")) && (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($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); })()), "request", [], "any", false, false, false, 64), "attributes", [], "any", false, false, false, 64), "get", ["_route"], "method", false, false, false, 64) != "interfaces")) && (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($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); })()), "request", [], "any", false, false, false, 64), "attributes", [], "any", false, false, false, 64), "get", ["_route"], "method", false, false, false, 64) != "team")) && (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($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); })()), "request", [], "any", false, false, false, 64), "attributes", [], "any", false, false, false, 64), "get", ["_route"], "method", false, false, false, 64) != "about")) && (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($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); })()), "request", [], "any", false, false, false, 64), "attributes", [], "any", false, false, false, 64), "get", ["_route"], "method", false, false, false, 64) != "applications")) && (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($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); })()), "request", [], "any", false, false, false, 64), "attributes", [], "any", false, false, false, 64), "get", ["_route"], "method", false, false, false, 64) != "view-application"))) {
// line 65
yield " <div id=\"new_header\">
";
// line 66
if ((((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 66, $this->source); })()), "request", [], "any", false, false, false, 66), "attributes", [], "any", false, false, false, 66), "get", ["_route"], "method", false, false, false, 66) == "app_project_index") || (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 66, $this->source); })()), "request", [], "any", false, false, false, 66), "attributes", [], "any", false, false, false, 66), "get", ["_route"], "method", false, false, false, 66) == "app_project_detail")) || (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 66, $this->source); })()), "request", [], "any", false, false, false, 66), "attributes", [], "any", false, false, false, 66), "get", ["_route"], "method", false, false, false, 66) == "app_project_home"))) {
// line 67
yield "
<a href=\"";
// line 68
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("home");
yield "\" class=\"m-3 ms-0 hover\"><img src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("img/icon_planifica.png"), "html", null, true);
yield "\" height=\"24px\" alt=\"logo Retabit\"/></a>
";
} elseif ((((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, // line 70
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 70, $this->source); })()), "request", [], "any", false, false, false, 70), "attributes", [], "any", false, false, false, 70), "get", ["_route"], "method", false, false, false, 70) == "app_analytic") || (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 70, $this->source); })()), "request", [], "any", false, false, false, 70), "attributes", [], "any", false, false, false, 70), "get", ["_route"], "method", false, false, false, 70) == "explore_analytic")) || (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 70, $this->source); })()), "request", [], "any", false, false, false, 70), "attributes", [], "any", false, false, false, 70), "get", ["_route"], "method", false, false, false, 70) == "app_analytic_home"))) {
// line 71
yield "
<a href=\"";
// line 72
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("home");
yield "\" class=\"m-3 ms-0 hover\"><img src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("img/icon_explora.png"), "html", null, true);
yield "\" height=\"24px\" alt=\"logo Retabit\"/></a>
";
} else {
// line 75
yield "
<a href=\"";
// line 76
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("home");
yield "\" class=\"m-3 ms-0 hover\"><img src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("img/icon_explora.png"), "html", null, true);
yield "\" height=\"24px\" alt=\"logo Retabit\"/></a>
";
}
// line 79
yield "
<ul id=\"left_bar_list\">
<li id=\"new_header_map\" class=\"mb-2\"></li>
<li id=\"new_header_table\" class=\"mb-2\"></li>
<li id=\"new_header_card\" class=\"mb-2\"></li>
<li id=\"new_header_graf\" class=\"mb-2\"></li>
</ul>
<div id=\"log_div\" class=\"dropup\">
";
// line 91
if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("IS_AUTHENTICATED_FULLY")) {
// line 92
yield " ";
if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("ROLE_SUPER_ADMIN")) {
// line 93
yield "
<a class=\"btn btn-primary btn-round\" role=\"button\" href=\"";
// line 94
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("dashboard");
yield "\">
<span style=\" \">D</span>
</a>
";
}
// line 99
yield " <button type=\"button\" class=\"btn btn-primary btn-round dropdown-toggle btn-dashboard\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\" style=\"\">
<span class=\"material-symbols-outlined\" style=\"font-size: inherit;\" aria-hidden=\"true\">person</span>
</button>
<ul class=\"dropdown-menu\" style=\"z-index: 100; padding: 24px 24px;\">
<!-- Dropdown menu links -->
<div class=\"mb-3\">
<p>";
// line 105
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($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", false, false, false, 105), "name", [], "any", false, false, false, 105), "html", null, true);
yield "</p>
<small>";
// line 106
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($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", false, false, false, 106), "email", [], "any", false, false, false, 106), "html", null, true);
yield "</small>
</div>
<div class=\"d-flex justify-content-between\">
<a href=\"";
// line 111
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("profile");
yield "\"><span class=\"material-symbols-outlined\" aria-hidden=\"true\">app_registration</span> </a>
<a href=\"";
// line 112
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_logout");
yield "\"><span class=\"material-symbols-outlined\" aria-hidden=\"true\">logout</span></a>
</div>
</ul>
";
} elseif ((((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, // line 118
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 118, $this->source); })()), "request", [], "any", false, false, false, 118), "attributes", [], "any", false, false, false, 118), "get", ["_route"], "method", false, false, false, 118) == "app_project_index") || (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 118, $this->source); })()), "request", [], "any", false, false, false, 118), "attributes", [], "any", false, false, false, 118), "get", ["_route"], "method", false, false, false, 118) == "app_project_detail")) || (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 118, $this->source); })()), "request", [], "any", false, false, false, 118), "attributes", [], "any", false, false, false, 118), "get", ["_route"], "method", false, false, false, 118) == "app_project_home"))) {
// line 119
yield " <a href=\"";
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_login");
yield "\" class=\"hover\">Login</a>
";
}
// line 120
yield "
</div>
</div>
";
}
// line 124
yield "
";
// line 138
yield "
";
// line 139
if (((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 139, $this->source); })()), "request", [], "any", false, false, false, 139), "attributes", [], "any", false, false, false, 139), "get", ["_route"], "method", false, false, false, 139) == "app_project_detail") || (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 139, $this->source); })()), "request", [], "any", false, false, false, 139), "attributes", [], "any", false, false, false, 139), "get", ["_route"], "method", false, false, false, 139) == "explore_analytic"))) {
// line 140
yield " ";
$context["container_type"] = "container-fluid";
// line 141
yield " ";
} else {
// line 142
yield " ";
$context["container_type"] = "container";
// line 143
yield " ";
}
// line 144
yield "
";
// line 145
if (((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 145, $this->source); })()), "request", [], "any", false, false, false, 145), "attributes", [], "any", false, false, false, 145), "get", ["_route"], "method", false, false, false, 145) == "app_project") || (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 145, $this->source); })()), "request", [], "any", false, false, false, 145), "attributes", [], "any", false, false, false, 145), "get", ["_route"], "method", false, false, false, 145) == "app_project_detail"))) {
// line 146
yield " ";
$context["project"] = CoreExtension::getAttribute($this->env, $this->source, (isset($context["project"]) || array_key_exists("project", $context) ? $context["project"] : (function () { throw new RuntimeError('Variable "project" does not exist.', 146, $this->source); })()), 0, [], "array", false, false, false, 146);
// line 147
yield " ";
}
// line 148
yield "
<div id=\"big_container\" style=\"";
// line 149
if ((((((((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 149, $this->source); })()), "request", [], "any", false, false, false, 149), "attributes", [], "any", false, false, false, 149), "get", ["_route"], "method", false, false, false, 149) == "home") || (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 149, $this->source); })()), "request", [], "any", false, false, false, 149), "attributes", [], "any", false, false, false, 149), "get", ["_route"], "method", false, false, false, 149) == "technology")) || (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 149, $this->source); })()), "request", [], "any", false, false, false, 149), "attributes", [], "any", false, false, false, 149), "get", ["_route"], "method", false, false, false, 149) == "interfaces")) || (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 149, $this->source); })()), "request", [], "any", false, false, false, 149), "attributes", [], "any", false, false, false, 149), "get", ["_route"], "method", false, false, false, 149) == "applications")) || (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 149, $this->source); })()), "request", [], "any", false, false, false, 149), "attributes", [], "any", false, false, false, 149), "get", ["_route"], "method", false, false, false, 149) == "team")) || (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 149, $this->source); })()), "request", [], "any", false, false, false, 149), "attributes", [], "any", false, false, false, 149), "get", ["_route"], "method", false, false, false, 149) == "about")) || (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 149, $this->source); })()), "request", [], "any", false, false, false, 149), "attributes", [], "any", false, false, false, 149), "get", ["_route"], "method", false, false, false, 149) == "view-application"))) {
yield "padding-left: 0;";
}
yield "\">
<div class=\"d-flex align-items-center justify-content-between border_bottom\" id=\"header_in_top\" style=\"height: 80px; ";
// line 151
if ((((((((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 151, $this->source); })()), "request", [], "any", false, false, false, 151), "attributes", [], "any", false, false, false, 151), "get", ["_route"], "method", false, false, false, 151) == "home") || (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 151, $this->source); })()), "request", [], "any", false, false, false, 151), "attributes", [], "any", false, false, false, 151), "get", ["_route"], "method", false, false, false, 151) == "technology")) || (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 151, $this->source); })()), "request", [], "any", false, false, false, 151), "attributes", [], "any", false, false, false, 151), "get", ["_route"], "method", false, false, false, 151) == "interfaces")) || (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 151, $this->source); })()), "request", [], "any", false, false, false, 151), "attributes", [], "any", false, false, false, 151), "get", ["_route"], "method", false, false, false, 151) == "applications")) || (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 151, $this->source); })()), "request", [], "any", false, false, false, 151), "attributes", [], "any", false, false, false, 151), "get", ["_route"], "method", false, false, false, 151) == "team")) || (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 151, $this->source); })()), "request", [], "any", false, false, false, 151), "attributes", [], "any", false, false, false, 151), "get", ["_route"], "method", false, false, false, 151) == "about")) || (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 151, $this->source); })()), "request", [], "any", false, false, false, 151), "attributes", [], "any", false, false, false, 151), "get", ["_route"], "method", false, false, false, 151) == "view-application"))) {
yield "background: #171C33;";
}
yield "\">
";
// line 153
if ((((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 153, $this->source); })()), "request", [], "any", false, false, false, 153), "attributes", [], "any", false, false, false, 153), "get", ["_route"], "method", false, false, false, 153) == "app_project_index") || (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 153, $this->source); })()), "request", [], "any", false, false, false, 153), "attributes", [], "any", false, false, false, 153), "get", ["_route"], "method", false, false, false, 153) == "app_project_detail")) || (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 153, $this->source); })()), "request", [], "any", false, false, false, 153), "attributes", [], "any", false, false, false, 153), "get", ["_route"], "method", false, false, false, 153) == "app_project_home"))) {
// line 154
yield "
<div style=\"display:flex; align-items:center;\">
<a href=\"";
// line 156
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_project_index");
yield "\" class=\"m-0 hover d-inline-block float-start\" style=\"font-weight:100; color: #212529; letter-spacing: 1px; font-size: 30px; text-decoration:none;\"><img src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("img/retabit_explora 1.png"), "html", null, true);
yield "\" class=\"ms-3\" height=\"29px\" alt=\"logo Retabit\" style=\"display: inline;\"/>";
yield $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Planifica", [], "messages");
yield "</a>
";
// line 158
if (((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 158, $this->source); })()), "request", [], "any", false, false, false, 158), "attributes", [], "any", false, false, false, 158), "get", ["_route"], "method", false, false, false, 158) == "app_project_detail") || (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 158, $this->source); })()), "request", [], "any", false, false, false, 158), "attributes", [], "any", false, false, false, 158), "get", ["_route"], "method", false, false, false, 158) == "app_project_home"))) {
// line 159
yield " <h2 class=\"float-start me-3 mb-0\"><span class=\"ms-3 me-3\">|</span><a href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_project_home", ["mun" => (isset($context["mun"]) || array_key_exists("mun", $context) ? $context["mun"] : (function () { throw new RuntimeError('Variable "mun" does not exist.', 159, $this->source); })())]), "html", null, true);
yield "\" class=\"hover text-decoration-none hover_link\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, (isset($context["municipioname"]) || array_key_exists("municipioname", $context) ? $context["municipioname"] : (function () { throw new RuntimeError('Variable "municipioname" does not exist.', 159, $this->source); })()), "adminunitname", [], "any", false, false, false, 159)), "html", null, true);
yield "</a></h2>
";
}
// line 161
yield " </div>
";
// line 164
if ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 164, $this->source); })()), "request", [], "any", false, false, false, 164), "attributes", [], "any", false, false, false, 164), "get", ["_route"], "method", false, false, false, 164) == "app_project_detail")) {
// line 165
yield " ";
yield Twig\Extension\CoreExtension::include($this->env, $context, "components/statsbar_project.html.twig");
yield "
";
}
// line 167
yield "
";
} elseif ((((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, // line 169
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 169, $this->source); })()), "request", [], "any", false, false, false, 169), "attributes", [], "any", false, false, false, 169), "get", ["_route"], "method", false, false, false, 169) == "app_analytic") || (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 169, $this->source); })()), "request", [], "any", false, false, false, 169), "attributes", [], "any", false, false, false, 169), "get", ["_route"], "method", false, false, false, 169) == "explore_analytic")) || (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 169, $this->source); })()), "request", [], "any", false, false, false, 169), "attributes", [], "any", false, false, false, 169), "get", ["_route"], "method", false, false, false, 169) == "app_analytic_home"))) {
// line 170
yield "
<div style=\"display:flex; align-items:center;\">
<a href=\"";
// line 172
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_analytic_home");
yield "\" class=\"m-0 hover d-inline-block float-start\" style=\"font-weight:100; color: #212529; letter-spacing: 1px; font-size: 30px; text-decoration:none;\"><img src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("img/retabit_explora 1.png"), "html", null, true);
yield "\" class=\"ms-3\" height=\"29px\" alt=\"logo Retabit\" style=\"display: inline;\"/>";
yield $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Analiza", [], "messages");
yield "</a>
";
// line 173
if (((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 173, $this->source); })()), "request", [], "any", false, false, false, 173), "attributes", [], "any", false, false, false, 173), "get", ["_route"], "method", false, false, false, 173) == "app_analytic") || (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 173, $this->source); })()), "request", [], "any", false, false, false, 173), "attributes", [], "any", false, false, false, 173), "get", ["_route"], "method", false, false, false, 173) == "explore_analytic"))) {
// line 174
yield " <h2 class=\"float-start mb-0\"><span class=\"ms-3 me-3\">|</span><a href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_analytic", ["mun" => (isset($context["mun"]) || array_key_exists("mun", $context) ? $context["mun"] : (function () { throw new RuntimeError('Variable "mun" does not exist.', 174, $this->source); })())]), "html", null, true);
yield "\" class=\"hover text-decoration-none hover_link\">";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, (isset($context["municipioname"]) || array_key_exists("municipioname", $context) ? $context["municipioname"] : (function () { throw new RuntimeError('Variable "municipioname" does not exist.', 174, $this->source); })()), "adminunitname", [], "any", false, false, false, 174)), "html", null, true);
yield "</a></h2>
";
}
// line 176
yield " </div>
";
// line 178
if ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 178, $this->source); })()), "request", [], "any", false, false, false, 178), "attributes", [], "any", false, false, false, 178), "get", ["_route"], "method", false, false, false, 178) == "explore_analytic")) {
// line 179
yield " ";
yield Twig\Extension\CoreExtension::include($this->env, $context, "components/statsbar_analytic.html.twig");
yield "
";
}
// line 181
yield "
";
} elseif (((((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, // line 182
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 182, $this->source); })()), "request", [], "any", false, false, false, 182), "attributes", [], "any", false, false, false, 182), "get", ["_route"], "method", false, false, false, 182) == "dashboard") || (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 182, $this->source); })()), "request", [], "any", false, false, false, 182), "attributes", [], "any", false, false, false, 182), "get", ["_route"], "method", false, false, false, 182) == "users")) || (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 182, $this->source); })()), "request", [], "any", false, false, false, 182), "attributes", [], "any", false, false, false, 182), "get", ["_route"], "method", false, false, false, 182) == "detail-user")) || (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 182, $this->source); })()), "request", [], "any", false, false, false, 182), "attributes", [], "any", false, false, false, 182), "get", ["_route"], "method", false, false, false, 182) == "profile"))) {
yield "
<div style=\"display:flex; align-items:center;\">
<a href=\"";
// line 184
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("dashboard");
yield "\" class=\"m-0 hover d-inline-block float-start\" style=\"font-weight:100; color: #212529; letter-spacing: 1px; font-size: 30px; text-decoration:none;\"><img src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("img/retabit_explora 1.png"), "html", null, true);
yield "\" class=\"ms-3\" height=\"29px\" alt=\"logo Retabit\" style=\"display: inline;\"/>";
yield $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Dashboard", [], "messages");
yield "</a>
</div>
";
} elseif ((((((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, // line 187
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 187, $this->source); })()), "request", [], "any", false, false, false, 187), "attributes", [], "any", false, false, false, 187), "get", ["_route"], "method", false, false, false, 187) == "app_login") || (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 187, $this->source); })()), "request", [], "any", false, false, false, 187), "attributes", [], "any", false, false, false, 187), "get", ["_route"], "method", false, false, false, 187) == "register")) || (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 187, $this->source); })()), "request", [], "any", false, false, false, 187), "attributes", [], "any", false, false, false, 187), "get", ["_route"], "method", false, false, false, 187) == "app_forgot_password_request")) || (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 187, $this->source); })()), "request", [], "any", false, false, false, 187), "attributes", [], "any", false, false, false, 187), "get", ["_route"], "method", false, false, false, 187) == "app_reset_password")) || (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 187, $this->source); })()), "request", [], "any", false, false, false, 187), "attributes", [], "any", false, false, false, 187), "get", ["_route"], "method", false, false, false, 187) == "app_check_email"))) {
yield "
<div style=\"display:flex; align-items:center;\">
<a href=\"";
// line 189
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("home");
yield "\" class=\"m-0 hover d-inline-block float-start\" style=\"font-weight:100; color: #212529; letter-spacing: 1px; font-size: 30px; text-decoration:none;\"><img src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("img/retabit_explora 1.png"), "html", null, true);
yield "\" class=\"ms-3\" height=\"29px\" alt=\"logo Retabit\" style=\"display: inline;\"/>
";
// line 190
if ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 190, $this->source); })()), "request", [], "any", false, false, false, 190), "attributes", [], "any", false, false, false, 190), "get", ["_route"], "method", false, false, false, 190) == "app_login")) {
// line 191
yield " ";
yield $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Login", [], "messages");
// line 192
yield " ";
} elseif ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 192, $this->source); })()), "request", [], "any", false, false, false, 192), "attributes", [], "any", false, false, false, 192), "get", ["_route"], "method", false, false, false, 192) == "register")) {
// line 193
yield " ";
yield $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Register", [], "messages");
// line 194
yield " ";
} elseif ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 194, $this->source); })()), "request", [], "any", false, false, false, 194), "attributes", [], "any", false, false, false, 194), "get", ["_route"], "method", false, false, false, 194) == "app_forgot_password_request")) {
// line 195
yield " ";
yield $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Reset Password", [], "messages");
// line 196
yield " ";
} elseif ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 196, $this->source); })()), "request", [], "any", false, false, false, 196), "attributes", [], "any", false, false, false, 196), "get", ["_route"], "method", false, false, false, 196) == "app_forgot_password_request")) {
// line 197
yield " ";
yield $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Reset your password", [], "messages");
// line 198
yield " ";
} elseif ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 198, $this->source); })()), "request", [], "any", false, false, false, 198), "attributes", [], "any", false, false, false, 198), "get", ["_route"], "method", false, false, false, 198) == "app_check_email")) {
// line 199
yield " ";
yield $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("Reset your password", [], "messages");
// line 200
yield " ";
}
// line 201
yield " </a>
</div>
";
} else {
// line 205
yield " <div class=\"container w-100 h-100 overflow-hidden\">
<div class=\"d-flex w-100 h-100 align-items-center justify-content-between\">
<div class=\"d-flex align-items-center\">
<!-- <a href=\"";
// line 208
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("home");
yield "\" class=\"m-3 hover\"><img src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("img/icon_explora.png"), "html", null, true);
yield "\" height=\"24px\" alt=\"logo Retabit\"/></a>-->
<a href=\"";
// line 209
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("home");
yield "\" class=\"mt-1 hover d-inline-block\"><img src=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("img/logo-menu-white.png"), "html", null, true);
yield "\" class=\"\" height=\"29px\" alt=\"logo Retabit\"/></a>
</div>
<div class=\"d-flex justify-content-between align-items-center \">
<div class=\"me-5\">
<a class=\"mx-3 item-navHeader ";
// line 214
if ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 214, $this->source); })()), "request", [], "any", false, false, false, 214), "attributes", [], "any", false, false, false, 214), "get", ["_route"], "method", false, false, false, 214) == "technology")) {
yield "active";
}
yield "\" href=\"";
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("technology");
yield "\">";
yield $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("TECHNOLOGY", [], "messages");
yield "</a>
<a class=\"mx-3 item-navHeader ";
// line 215
if ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 215, $this->source); })()), "request", [], "any", false, false, false, 215), "attributes", [], "any", false, false, false, 215), "get", ["_route"], "method", false, false, false, 215) == "interfaces")) {
yield "active";
}
yield "\" href=\"";
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("interfaces");
yield "\">";
yield $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("INTERFACES", [], "messages");
yield "</a>
<a class=\"mx-3 item-navHeader ";
// line 216
if (((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 216, $this->source); })()), "request", [], "any", false, false, false, 216), "attributes", [], "any", false, false, false, 216), "get", ["_route"], "method", false, false, false, 216) == "applications") || (CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 216, $this->source); })()), "request", [], "any", false, false, false, 216), "attributes", [], "any", false, false, false, 216), "get", ["_route"], "method", false, false, false, 216) == "view-application"))) {
yield "active";
}
yield "\" href=\"";
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("applications");
yield "\">";
yield $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("APPLICATIONS", [], "messages");
yield "</a>
<a class=\"mx-3 item-navHeader ";
// line 217
if ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 217, $this->source); })()), "request", [], "any", false, false, false, 217), "attributes", [], "any", false, false, false, 217), "get", ["_route"], "method", false, false, false, 217) == "team")) {
yield "active";
}
yield "\" href=\"";
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("team");
yield "\">";
yield $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("TEAM", [], "messages");
yield "</a>
<a class=\"mx-3 item-navHeader ";
// line 218
if ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 218, $this->source); })()), "request", [], "any", false, false, false, 218), "attributes", [], "any", false, false, false, 218), "get", ["_route"], "method", false, false, false, 218) == "about")) {
yield "active";
}
yield "\" href=\"";
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("about");
yield "\">";
yield $this->env->getExtension('Symfony\Bridge\Twig\Extension\TranslationExtension')->trans("ABOUT", [], "messages");
yield "</a>
</div>
<div class=\"me-3\">
<button class=\"btn btn-secondary dropdown-toggle\" type=\"button\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\">
";
// line 223
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::upper($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 223, $this->source); })()), "request", [], "any", false, false, false, 223), "get", ["_locale"], "method", false, false, false, 223)), "html", null, true);
yield "
</button>
<ul class=\"dropdown-menu\">
<li><a class=\"dropdown-item\" href=\"";
// line 226
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 226, $this->source); })()), "request", [], "any", false, false, false, 226), "get", ["_route"], "method", false, false, false, 226), Twig\Extension\CoreExtension::merge(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 226, $this->source); })()), "request", [], "any", false, false, false, 226), "get", ["_route_params"], "method", false, false, false, 226), ["_locale" => "en"])), "html", null, true);
yield "\">EN</a></li>
<li><a class=\"dropdown-item\" href=\"";
// line 227
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 227, $this->source); })()), "request", [], "any", false, false, false, 227), "get", ["_route"], "method", false, false, false, 227), Twig\Extension\CoreExtension::merge(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 227, $this->source); })()), "request", [], "any", false, false, false, 227), "get", ["_route_params"], "method", false, false, false, 227), ["_locale" => "es"])), "html", null, true);
yield "\">ES</a></li>
<li><a class=\"dropdown-item\" href=\"";
// line 228
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 228, $this->source); })()), "request", [], "any", false, false, false, 228), "get", ["_route"], "method", false, false, false, 228), Twig\Extension\CoreExtension::merge(CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 228, $this->source); })()), "request", [], "any", false, false, false, 228), "get", ["_route_params"], "method", false, false, false, 228), ["_locale" => "ca"])), "html", null, true);
yield "\">CA</a></li>
</ul>
</div>
</div>
</div>
</div>
";
}
// line 239
yield "
</div>
<div id=\"header_bar\" class=\"col-12 d-none\">
<div class=\"container-fluid\">
<div class=\"row align-items-center justify-content-center\">
<div class=\"col-12\">
<p class=\"mt-1 mb-1\">
";
// line 246
if ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 246, $this->source); })()), "request", [], "any", false, false, false, 246), "attributes", [], "any", false, false, false, 246), "get", ["_route"], "method", false, false, false, 246) == "home")) {
// line 247
yield " <a href=\"";
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("home");
yield "\" class=\"hover\" > Inicio</a>
";
} elseif ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, // line 248
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 248, $this->source); })()), "request", [], "any", false, false, false, 248), "attributes", [], "any", false, false, false, 248), "get", ["_route"], "method", false, false, false, 248) == "app_analytic_home")) {
// line 249
yield " <a href=\"";
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("home");
yield "\" class=\"hover\" > Inicio</a>
<span class=\"material-symbols-outlined\">chevron_right</span>
<a href=\"";
// line 251
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_analytic_home");
yield "\" class=\"hover\" > Analiza </a>
";
} elseif ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, // line 252
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 252, $this->source); })()), "request", [], "any", false, false, false, 252), "attributes", [], "any", false, false, false, 252), "get", ["_route"], "method", false, false, false, 252) == "app_analytic")) {
// line 253
yield " <a href=\"";
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("home");
yield "\" class=\"hover\" > Inicio</a>
<span class=\"material-symbols-outlined\">chevron_right</span>
<a href=\"";
// line 255
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_analytic_home");
yield "\" class=\"hover\" > Analiza </a>
<span class=\"material-symbols-outlined\">chevron_right</span>
<a href=\"";
// line 257
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_analytic", ["mun" => (isset($context["mun"]) || array_key_exists("mun", $context) ? $context["mun"] : (function () { throw new RuntimeError('Variable "mun" does not exist.', 257, $this->source); })())]), "html", null, true);
yield "\" class=\"hover\" > ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, (isset($context["municipioname"]) || array_key_exists("municipioname", $context) ? $context["municipioname"] : (function () { throw new RuntimeError('Variable "municipioname" does not exist.', 257, $this->source); })()), "adminunitname", [], "any", false, false, false, 257)), "html", null, true);
yield "</a>
";
} elseif ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, // line 258
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 258, $this->source); })()), "request", [], "any", false, false, false, 258), "attributes", [], "any", false, false, false, 258), "get", ["_route"], "method", false, false, false, 258) == "explore_analytic")) {
// line 259
yield " <a href=\"";
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("home");
yield "\" class=\"hover\" > Inicio</a>
<span class=\"material-symbols-outlined\">chevron_right</span>
<a href=\"";
// line 261
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_analytic_home");
yield "\" class=\"hover\" > Analiza </a>
<span class=\"material-symbols-outlined\">chevron_right</span>
<a href=\"";
// line 263
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_analytic", ["mun" => (isset($context["mun"]) || array_key_exists("mun", $context) ? $context["mun"] : (function () { throw new RuntimeError('Variable "mun" does not exist.', 263, $this->source); })())]), "html", null, true);
yield "\" class=\"hover\" > ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, (isset($context["municipioname"]) || array_key_exists("municipioname", $context) ? $context["municipioname"] : (function () { throw new RuntimeError('Variable "municipioname" does not exist.', 263, $this->source); })()), "adminunitname", [], "any", false, false, false, 263)), "html", null, true);
yield "</a>
<span class=\"material-symbols-outlined\">chevron_right</span>
";
// line 265
$context['_parent'] = $context;
$context['_seq'] = CoreExtension::ensureTraversable((isset($context["analytic_data"]) || array_key_exists("analytic_data", $context) ? $context["analytic_data"] : (function () { throw new RuntimeError('Variable "analytic_data" does not exist.', 265, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
// line 266
yield " ";
if ((CoreExtension::getAttribute($this->env, $this->source, $context["item"], "slug", [], "any", false, false, false, 266) == (isset($context["slug"]) || array_key_exists("slug", $context) ? $context["slug"] : (function () { throw new RuntimeError('Variable "slug" does not exist.', 266, $this->source); })()))) {
// line 267
yield " ";
$context["name_analytic"] = CoreExtension::getAttribute($this->env, $this->source, $context["item"], "name", [], "any", false, false, false, 267);
// line 268
yield " <a href=\"";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_analytic", ["mun" => (isset($context["mun"]) || array_key_exists("mun", $context) ? $context["mun"] : (function () { throw new RuntimeError('Variable "mun" does not exist.', 268, $this->source); })()), "slug" => (isset($context["slug"]) || array_key_exists("slug", $context) ? $context["slug"] : (function () { throw new RuntimeError('Variable "slug" does not exist.', 268, $this->source); })())]), "html", null, true);
yield "\" class=\"hover\" > ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), (isset($context["name_analytic"]) || array_key_exists("name_analytic", $context) ? $context["name_analytic"] : (function () { throw new RuntimeError('Variable "name_analytic" does not exist.', 268, $this->source); })())), "html", null, true);
yield "</a>
";
}
// line 270
yield " ";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_key'], $context['item'], $context['_parent']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 271
yield " ";
} elseif ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 271, $this->source); })()), "request", [], "any", false, false, false, 271), "attributes", [], "any", false, false, false, 271), "get", ["_route"], "method", false, false, false, 271) == "app_project_index")) {
// line 272
yield " <a href=\"";
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("home");
yield "\" class=\"hover\" > Inicio</a>
<span class=\"material-symbols-outlined\">chevron_right</span>
<a href=\"";
// line 274
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_project_index");
yield "\" class=\"hover\" > Planifica </a>
";
} elseif ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, // line 275
(isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 275, $this->source); })()), "request", [], "any", false, false, false, 275), "attributes", [], "any", false, false, false, 275), "get", ["_route"], "method", false, false, false, 275) == "app_project_home")) {
// line 276
yield " <a href=\"";
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("home");
yield "\" class=\"hover\" > Inicio</a>
<span class=\"material-symbols-outlined\">chevron_right</span>
<a href=\"";
// line 278
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_project_index");
yield "\" class=\"hover\" > Planifica </a>
<span class=\"material-symbols-outlined\">chevron_right</span>
<a href=\"";
// line 280
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_project_home", ["mun" => (isset($context["mun"]) || array_key_exists("mun", $context) ? $context["mun"] : (function () { throw new RuntimeError('Variable "mun" does not exist.', 280, $this->source); })())]), "html", null, true);
yield "\" class=\"hover\" > ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, (isset($context["municipioname"]) || array_key_exists("municipioname", $context) ? $context["municipioname"] : (function () { throw new RuntimeError('Variable "municipioname" does not exist.', 280, $this->source); })()), "adminunitname", [], "any", false, false, false, 280)), "html", null, true);
yield "</a>
";
// line 282
yield " ";
} elseif ((CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, CoreExtension::getAttribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 282, $this->source); })()), "request", [], "any", false, false, false, 282), "attributes", [], "any", false, false, false, 282), "get", ["_route"], "method", false, false, false, 282) == "app_project_detail")) {
// line 283
yield " <a href=\"";
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("home");
yield "\" class=\"hover\" > Inicio</a>
<span class=\"material-symbols-outlined\">chevron_right</span>
<a href=\"";
// line 285
yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_project_index");
yield "\" class=\"hover\" > Planifica </a>
<span class=\"material-symbols-outlined\">chevron_right</span>
<a href=\"";
// line 287
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_project_home", ["mun" => (isset($context["mun"]) || array_key_exists("mun", $context) ? $context["mun"] : (function () { throw new RuntimeError('Variable "mun" does not exist.', 287, $this->source); })())]), "html", null, true);
yield "\" class=\"hover\" > ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::capitalize($this->env->getCharset(), CoreExtension::getAttribute($this->env, $this->source, (isset($context["municipioname"]) || array_key_exists("municipioname", $context) ? $context["municipioname"] : (function () { throw new RuntimeError('Variable "municipioname" does not exist.', 287, $this->source); })()), "adminunitname", [], "any", false, false, false, 287)), "html", null, true);
yield "</a>
<span class=\"material-symbols-outlined\">chevron_right</span>
<a href=\"";
// line 289
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_project_detail", ["mun" => (isset($context["mun"]) || array_key_exists("mun", $context) ? $context["mun"] : (function () { throw new RuntimeError('Variable "mun" does not exist.', 289, $this->source); })()), "id_project" => CoreExtension::getAttribute($this->env, $this->source, (isset($context["project"]) || array_key_exists("project", $context) ? $context["project"] : (function () { throw new RuntimeError('Variable "project" does not exist.', 289, $this->source); })()), "id", [], "any", false, false, false, 289)]), "html", null, true);
yield "\" class=\"hover\" > ";
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, (isset($context["project"]) || array_key_exists("project", $context) ? $context["project"] : (function () { throw new RuntimeError('Variable "project" does not exist.', 289, $this->source); })()), "name", [], "any", false, false, false, 289), "html", null, true);
yield "</a>
";
}
// line 291
yield "
</p>
</div>
</div>
</div>
</div>
";
// line 301
yield from $this->unwrap()->yieldBlock('content', $context, $blocks);
// line 302
yield "
</div>
<footer>
<div class=\"container\">
<div class=\"row py-5\">
<div class=\"col\">
<div>
<img src=\"";
// line 310
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("custom/logo_retabit.png"), "html", null, true);
yield "\" alt=\"logo\"/>
<h4 class=\"pt-4 pb-4\">Multi-dimensional data driven services to foster residential building retrofitting programmes in the implementation of SECAPs</h4>
</div>
<div class=\"ministerio\">
<img src=\"https://retabit.es/wp-content/uploads/2022/03/logo-ministerio.png\" alt=\"logo ministerio\">
<p>
Proyecto PID2020-115936RB-C21 <br>
Financiado por el Ministerio de Ciencia e Innovación
</p>
</div>
</div>
<div class=\"col offset-md-2\">
<div class=\"row\">
<div class=\"col\">
<p>Legal information</p>
<ul>
<li><a href=\"https://retabit.es/privacy-policy\">Privacy policy</a></li>
<li><a href=\"https://retabit.es/terms-and-conditions\">Terms & conditions</a></li>
<li><a href=\"https://retabit.es/cookie-policy\">Cookies policy</a></li>
</ul>
</div>
<div class=\"col\">
<p>Follow us</p>
<ul>
<li><a href=\"https://twitter.com/retabit_es\">Twitter</a></li>
<li><a href=\"https://www.linkedin.com/company/re-dwell\">LinkedIn</a></li>
</ul>
</div>
</div>
<div class=\"row pt-5 align-items-center\">
<a class=\"d-inline w-auto\" href=\"https://www.salleurl.edu\"><img class=\"col-6 me-3\" style=\"width: auto;\" src=\"";
// line 345
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("img/footer_salle.png"), "html", null, true);
yield "\"/></a>
<a class=\"d-inline w-auto\" href=\"https://www.irec.cat/\"><img class=\"col-6\" style=\"width: auto;\" src=\"";
// line 346
yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("img/footer_irec.png"), "html", null, true);
yield "\"/></a>
<p class=\"mt-5\">© Design and programming by <a href=\"https://www.salleurl.edu/en/research/groups-and-institutes/human-environment-research-group/architecture-representation-comp\">ARC Engineering and Architecture La Salle</a></p>
</div>
</div>
</div>
</div>
</footer>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
yield from [];
}
// line 301
/**
* @return iterable<null|scalar|\Stringable>
*/
public function block_content(array $context, array $blocks = []): iterable
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
yield from [];
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName(): string
{
return "Layouts/layout.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable(): bool
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo(): array
{
return array ( 847 => 301, 826 => 346, 822 => 345, 784 => 310, 774 => 302, 772 => 301, 760 => 291, 753 => 289, 746 => 287, 741 => 285, 735 => 283, 732 => 282, 726 => 280, 721 => 278, 715 => 276, 713 => 275, 709 => 274, 703 => 272, 700 => 271, 694 => 270, 686 => 268, 683 => 267, 680 => 266, 676 => 265, 669 => 263, 664 => 261, 658 => 259, 656 => 258, 650 => 257, 645 => 255, 639 => 253, 637 => 252, 633 => 251, 627 => 249, 625 => 248, 620 => 247, 618 => 246, 609 => 239, 595 => 228, 591 => 227, 587 => 226, 581 => 223, 567 => 218, 557 => 217, 547 => 216, 537 => 215, 527 => 214, 517 => 209, 511 => 208, 506 => 205, 500 => 201, 497 => 200, 494 => 199, 491 => 198, 488 => 197, 485 => 196, 482 => 195, 479 => 194, 476 => 193, 473 => 192, 470 => 191, 468 => 190, 462 => 189, 457 => 187, 447 => 184, 442 => 182, 439 => 181, 433 => 179, 431 => 178, 427 => 176, 419 => 174, 417 => 173, 409 => 172, 405 => 170, 403 => 169, 399 => 167, 393 => 165, 391 => 164, 386 => 161, 378 => 159, 376 => 158, 367 => 156, 363 => 154, 361 => 153, 354 => 151, 347 => 149, 344 => 148, 341 => 147, 338 => 146, 336 => 145, 333 => 144, 330 => 143, 327 => 142, 324 => 141, 321 => 140, 319 => 139, 316 => 138, 313 => 124, 307 => 120, 301 => 119, 299 => 118, 290 => 112, 286 => 111, 278 => 106, 274 => 105, 266 => 99, 258 => 94, 255 => 93, 252 => 92, 250 => 91, 236 => 79, 228 => 76, 225 => 75, 217 => 72, 214 => 71, 212 => 70, 205 => 68, 202 => 67, 200 => 66, 197 => 65, 195 => 64, 192 => 63, 179 => 62, 164 => 56, 158 => 51, 155 => 49, 153 => 48, 147 => 45, 144 => 43, 142 => 42, 139 => 40, 132 => 37, 129 => 35, 123 => 33, 117 => 31, 115 => 30, 110 => 29, 105 => 25, 100 => 21, 96 => 18, 91 => 14, 85 => 9, 81 => 6, 78 => 4, 65 => 3, 42 => 1,);
}
public function getSourceContext(): Source
{
return new Source("{% extends 'base.html.twig' %}
{% block stylesheets %}
{# jquery #}
<script src=\"https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.0/jquery.min.js\" integrity=\"sha512-3gJwYpMe3QewGELv8k/BX9vcqhryRdzRMxVfq6ngyWXwo03GFEzjsUm8Q7RZcHPHksttq7/GFoxjCVUjkjvPdw==\" crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\"></script>
{# OLMap #}
<!--<link rel=\"stylesheet\" href=\"https://cdn.jsdelivr.net/gh/openlayers/openlayers.github.io@master/en/v6.14.1/css/ol.css\" type=\"text/css\">-->
<script src=\"https://cdn.jsdelivr.net/npm/ol@7.4.0/dist/ol.js\"></script>
<link rel=\"stylesheet\" href=\"https://cdn.jsdelivr.net/npm/ol@v7.1.0/ol.css\" type=\"text/css\">
{# jquery UI #}
<link rel=\"stylesheet\" href=\"//code.jquery.com/ui/1.13.2/themes/base/jquery-ui.css\">
<script src=\"https://ajax.googleapis.com/ajax/libs/jqueryui/1.13.3/jquery-ui.min.js\"></script>
{# D3 #}
<script src=\"https://cdn.jsdelivr.net/npm/d3@7\"></script>
{# TomSelect #}
<link href=\"https://cdn.jsdelivr.net/npm/tom-select@2.2.2/dist/css/tom-select.css\" rel=\"stylesheet\">
<script src=\"https://cdn.jsdelivr.net/npm/tom-select@2.2.2/dist/js/tom-select.complete.min.js\"></script>
{# DataTables #}
<link href=\"https://cdn.datatables.net/v/dt/dt-1.13.5/datatables.min.css\" rel=\"stylesheet\">
<script src=\"https://cdn.datatables.net/v/dt/dt-1.13.5/datatables.min.js\"></script>
{# Maps #}
<script src=\"{{ asset('build/js/olmap.js') }}\"></script>
{% if app.request.attributes.get('_route') == 'explore_analytic' %}
<script src=\"{{ asset('build/js/map_explore.js') }}\"></script>
{% else %}
<script src=\"{{ asset('build/js/map.js') }}\"></script>
{% endif %}
{# TURF JS #}
{% if app.request.attributes.get('_route') != 'explore_analytic' %}
<script src=\"https://cdn.jsdelivr.net/npm/@turf/turf@7/turf.min.js\"></script>
{% endif %}
{# <script src=\"{{ asset('build/js/map_img.js') }}\"></script> #}
{# <script src=\"{{ asset('build/js/map_tile.js') }}\"></script> #}
{# Stats #}
<script src=\"{{ asset('build/js/stats.js') }}\"></script>
{# Fontawesome #}
{# <link rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css\" integrity=\"sha512-z3gLpd7yknf1YoNbCzqRKc4qyor8gaKU1qmn+CShxbuBusANI9QpRohGBreCFkKxLhei6S9CQXFEbbKuqLg0DA==\" crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\" /> #}
{# Google Fonts Type #}
<link rel=\"preconnect\" href=\"https://fonts.googleapis.com\">
<link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin>
<link href=\"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap\" rel=\"stylesheet\">
{# Google Fonts Iconography #}
<link href=\"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined\" rel=\"stylesheet\" />
<link rel=\"stylesheet\" href=\"https://fonts.googleapis.com/css2?family=Material+Symbols+Sharp:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200\" />
{% endblock %}
{% block body %}
{% if app.request.attributes.get('_route') != 'home' and app.request.attributes.get('_route') != 'technology' and app.request.attributes.get('_route') != 'interfaces' and app.request.attributes.get('_route') != 'team' and app.request.attributes.get('_route') != 'about' and app.request.attributes.get('_route') != 'applications' and app.request.attributes.get('_route') != 'view-application' %}
<div id=\"new_header\">
{% if app.request.attributes.get('_route') == 'app_project_index' or app.request.attributes.get('_route') == 'app_project_detail' or app.request.attributes.get('_route') == 'app_project_home'%}
<a href=\"{{ path('home') }}\" class=\"m-3 ms-0 hover\"><img src=\"{{ asset('img/icon_planifica.png') }}\" height=\"24px\" alt=\"logo Retabit\"/></a>
{% elseif app.request.attributes.get('_route') == 'app_analytic' or app.request.attributes.get('_route') == 'explore_analytic' or app.request.attributes.get('_route') == 'app_analytic_home' %}
<a href=\"{{ path('home') }}\" class=\"m-3 ms-0 hover\"><img src=\"{{ asset('img/icon_explora.png') }}\" height=\"24px\" alt=\"logo Retabit\"/></a>
{% else %}
<a href=\"{{ path('home') }}\" class=\"m-3 ms-0 hover\"><img src=\"{{ asset('img/icon_explora.png') }}\" height=\"24px\" alt=\"logo Retabit\"/></a>
{% endif %}
<ul id=\"left_bar_list\">
<li id=\"new_header_map\" class=\"mb-2\"></li>
<li id=\"new_header_table\" class=\"mb-2\"></li>
<li id=\"new_header_card\" class=\"mb-2\"></li>
<li id=\"new_header_graf\" class=\"mb-2\"></li>
</ul>
<div id=\"log_div\" class=\"dropup\">
{% if is_granted ('IS_AUTHENTICATED_FULLY') %}
{% if is_granted ('ROLE_SUPER_ADMIN') %}
<a class=\"btn btn-primary btn-round\" role=\"button\" href=\"{{ path('dashboard') }}\">
<span style=\" \">D</span>
</a>
{% endif %}
<button type=\"button\" class=\"btn btn-primary btn-round dropdown-toggle btn-dashboard\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\" style=\"\">
<span class=\"material-symbols-outlined\" style=\"font-size: inherit;\" aria-hidden=\"true\">person</span>
</button>
<ul class=\"dropdown-menu\" style=\"z-index: 100; padding: 24px 24px;\">
<!-- Dropdown menu links -->
<div class=\"mb-3\">
<p>{{ app.user.name}}</p>
<small>{{ app.user.email}}</small>
</div>
<div class=\"d-flex justify-content-between\">
<a href=\"{{ path('profile') }}\"><span class=\"material-symbols-outlined\" aria-hidden=\"true\">app_registration</span> </a>
<a href=\"{{ path('app_logout') }}\"><span class=\"material-symbols-outlined\" aria-hidden=\"true\">logout</span></a>
</div>
</ul>
{% elseif app.request.attributes.get('_route') == 'app_project_index' or app.request.attributes.get('_route') == 'app_project_detail' or app.request.attributes.get('_route') == 'app_project_home' %}
<a href=\"{{ path('app_login') }}\" class=\"hover\">Login</a>
{% endif %}
</div>
</div>
{% endif %}
{# <div class=\"container-fluid\" id=\"header\">
<div class=\"d-flex align-items-center justify-content-between\">
<a href=\"{{ path('home') }}\" class=\"m-3 ms-0 hover\"><img src=\"{{ asset('img/retabit_logo.svg') }}\" height=\"24px\" alt=\"logo Retabit\"/></a>
<div class=\"d-inline-block\">
<a href=\"{{ path('home') }}\" class=\"hover\">Inicio</a>
{% if is_granted('IS_AUTHENTICATED_FULLY') %}
<a href=\"{{ path('app_logout') }}\">Logout</a>
{% endif %}
</div>
</div>
</div> #}
{% if app.request.attributes.get('_route') == 'app_project_detail' or app.request.attributes.get('_route') == 'explore_analytic' %}
{% set container_type = 'container-fluid' %}
{% else %}
{% set container_type = 'container' %}
{% endif %}
{% if app.request.attributes.get('_route') == 'app_project' or app.request.attributes.get('_route') == 'app_project_detail' %}
{% set project = project[0] %}
{% endif %}
<div id=\"big_container\" style=\"{% if app.request.attributes.get('_route') == 'home' or app.request.attributes.get('_route') == 'technology' or app.request.attributes.get('_route') == 'interfaces' or app.request.attributes.get('_route') == 'applications' or app.request.attributes.get('_route') == 'team' or app.request.attributes.get('_route') == 'about' or app.request.attributes.get('_route') == 'view-application' %}padding-left: 0;{% endif %}\">
<div class=\"d-flex align-items-center justify-content-between border_bottom\" id=\"header_in_top\" style=\"height: 80px; {% if app.request.attributes.get('_route') == 'home' or app.request.attributes.get('_route') == 'technology' or app.request.attributes.get('_route') == 'interfaces' or app.request.attributes.get('_route') == 'applications' or app.request.attributes.get('_route') == 'team' or app.request.attributes.get('_route') == 'about' or app.request.attributes.get('_route') == 'view-application'%}background: #171C33;{% endif %}\">
{% if app.request.attributes.get('_route') == 'app_project_index' or app.request.attributes.get('_route') == 'app_project_detail' or app.request.attributes.get('_route') == 'app_project_home'%}
<div style=\"display:flex; align-items:center;\">
<a href=\"{{ path('app_project_index') }}\" class=\"m-0 hover d-inline-block float-start\" style=\"font-weight:100; color: #212529; letter-spacing: 1px; font-size: 30px; text-decoration:none;\"><img src=\"{{ asset('img/retabit_explora 1.png') }}\" class=\"ms-3\" height=\"29px\" alt=\"logo Retabit\" style=\"display: inline;\"/>{% trans %}Planifica{% endtrans %}</a>
{% if app.request.attributes.get('_route') == 'app_project_detail' or app.request.attributes.get('_route') == 'app_project_home' %}
<h2 class=\"float-start me-3 mb-0\"><span class=\"ms-3 me-3\">|</span><a href=\"{{ path('app_project_home',{'mun': mun}) }}\" class=\"hover text-decoration-none hover_link\">{{ municipioname.adminunitname|capitalize }}</a></h2>
{% endif %}
</div>
{% if app.request.attributes.get('_route') == 'app_project_detail' %}
{{include ('components/statsbar_project.html.twig')}}
{% endif %}
{% elseif app.request.attributes.get('_route') == 'app_analytic' or app.request.attributes.get('_route') == 'explore_analytic' or app.request.attributes.get('_route') == 'app_analytic_home' %}
<div style=\"display:flex; align-items:center;\">
<a href=\"{{ path('app_analytic_home') }}\" class=\"m-0 hover d-inline-block float-start\" style=\"font-weight:100; color: #212529; letter-spacing: 1px; font-size: 30px; text-decoration:none;\"><img src=\"{{ asset('img/retabit_explora 1.png') }}\" class=\"ms-3\" height=\"29px\" alt=\"logo Retabit\" style=\"display: inline;\"/>{% trans %}Analiza{% endtrans %}</a>
{% if app.request.attributes.get('_route') == 'app_analytic' or app.request.attributes.get('_route') == 'explore_analytic' %}
<h2 class=\"float-start mb-0\"><span class=\"ms-3 me-3\">|</span><a href=\"{{ path('app_analytic',{'mun': mun}) }}\" class=\"hover text-decoration-none hover_link\">{{ municipioname.adminunitname|capitalize }}</a></h2>
{% endif %}
</div>
{% if app.request.attributes.get('_route') == 'explore_analytic' %}
{{include ('components/statsbar_analytic.html.twig')}}
{% endif %}
{% elseif app.request.attributes.get('_route') == 'dashboard' or app.request.attributes.get('_route') == 'users' or app.request.attributes.get('_route') == 'detail-user' or app.request.attributes.get('_route') == 'profile'%}
<div style=\"display:flex; align-items:center;\">
<a href=\"{{ path('dashboard') }}\" class=\"m-0 hover d-inline-block float-start\" style=\"font-weight:100; color: #212529; letter-spacing: 1px; font-size: 30px; text-decoration:none;\"><img src=\"{{ asset('img/retabit_explora 1.png') }}\" class=\"ms-3\" height=\"29px\" alt=\"logo Retabit\" style=\"display: inline;\"/>{% trans %}Dashboard{% endtrans %}</a>
</div>
{% elseif app.request.attributes.get('_route') == 'app_login' or app.request.attributes.get('_route') == 'register' or app.request.attributes.get('_route') == 'app_forgot_password_request' or app.request.attributes.get('_route') == 'app_reset_password' or app.request.attributes.get('_route') == 'app_check_email' %}
<div style=\"display:flex; align-items:center;\">
<a href=\"{{ path('home') }}\" class=\"m-0 hover d-inline-block float-start\" style=\"font-weight:100; color: #212529; letter-spacing: 1px; font-size: 30px; text-decoration:none;\"><img src=\"{{ asset('img/retabit_explora 1.png') }}\" class=\"ms-3\" height=\"29px\" alt=\"logo Retabit\" style=\"display: inline;\"/>
{% if app.request.attributes.get('_route') == 'app_login' %}
{% trans %}Login{% endtrans %}
{% elseif app.request.attributes.get('_route') == 'register' %}
{% trans %}Register{% endtrans %}
{% elseif app.request.attributes.get('_route') == 'app_forgot_password_request' %}
{% trans %}Reset Password{% endtrans %}
{% elseif app.request.attributes.get('_route') == 'app_forgot_password_request' %}
{% trans %}Reset your password{% endtrans %}
{% elseif app.request.attributes.get('_route') == 'app_check_email' %}
{% trans %}Reset your password{% endtrans %}
{% endif %}
</a>
</div>
{% else %}
<div class=\"container w-100 h-100 overflow-hidden\">
<div class=\"d-flex w-100 h-100 align-items-center justify-content-between\">
<div class=\"d-flex align-items-center\">
<!-- <a href=\"{{ path('home') }}\" class=\"m-3 hover\"><img src=\"{{ asset('img/icon_explora.png') }}\" height=\"24px\" alt=\"logo Retabit\"/></a>-->
<a href=\"{{ path('home') }}\" class=\"mt-1 hover d-inline-block\"><img src=\"{{ asset('img/logo-menu-white.png') }}\" class=\"\" height=\"29px\" alt=\"logo Retabit\"/></a>
</div>
<div class=\"d-flex justify-content-between align-items-center \">
<div class=\"me-5\">
<a class=\"mx-3 item-navHeader {% if app.request.attributes.get('_route') == 'technology' %}active{% endif %}\" href=\"{{ path('technology') }}\">{% trans %}TECHNOLOGY{% endtrans %}</a>
<a class=\"mx-3 item-navHeader {% if app.request.attributes.get('_route') == 'interfaces' %}active{% endif %}\" href=\"{{ path('interfaces') }}\">{% trans %}INTERFACES{% endtrans %}</a>
<a class=\"mx-3 item-navHeader {% if app.request.attributes.get('_route') == 'applications' or app.request.attributes.get('_route') == 'view-application'%}active{% endif %}\" href=\"{{ path('applications') }}\">{% trans %}APPLICATIONS{% endtrans %}</a>
<a class=\"mx-3 item-navHeader {% if app.request.attributes.get('_route') == 'team' %}active{% endif %}\" href=\"{{ path('team') }}\">{% trans %}TEAM{% endtrans %}</a>
<a class=\"mx-3 item-navHeader {% if app.request.attributes.get('_route') == 'about' %}active{% endif %}\" href=\"{{ path('about') }}\">{% trans %}ABOUT{% endtrans %}</a>
</div>
<div class=\"me-3\">
<button class=\"btn btn-secondary dropdown-toggle\" type=\"button\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\">
{{ app.request.get('_locale')|upper }}
</button>
<ul class=\"dropdown-menu\">
<li><a class=\"dropdown-item\" href=\"{{ path(app.request.get('_route'), app.request.get('_route_params')|merge({'_locale': 'en'})) }}\">EN</a></li>
<li><a class=\"dropdown-item\" href=\"{{ path(app.request.get('_route'), app.request.get('_route_params')|merge({'_locale': 'es'})) }}\">ES</a></li>
<li><a class=\"dropdown-item\" href=\"{{ path(app.request.get('_route'), app.request.get('_route_params')|merge({'_locale': 'ca'})) }}\">CA</a></li>
</ul>
</div>
</div>
</div>
</div>
{% endif %}
</div>
<div id=\"header_bar\" class=\"col-12 d-none\">
<div class=\"container-fluid\">
<div class=\"row align-items-center justify-content-center\">
<div class=\"col-12\">
<p class=\"mt-1 mb-1\">
{% if app.request.attributes.get('_route') == 'home' %}
<a href=\"{{ path('home') }}\" class=\"hover\" > Inicio</a>
{% elseif app.request.attributes.get('_route') == 'app_analytic_home' %}
<a href=\"{{ path('home') }}\" class=\"hover\" > Inicio</a>
<span class=\"material-symbols-outlined\">chevron_right</span>
<a href=\"{{ path('app_analytic_home') }}\" class=\"hover\" > Analiza </a>
{% elseif app.request.attributes.get('_route') == 'app_analytic' %}
<a href=\"{{ path('home') }}\" class=\"hover\" > Inicio</a>
<span class=\"material-symbols-outlined\">chevron_right</span>
<a href=\"{{ path('app_analytic_home') }}\" class=\"hover\" > Analiza </a>
<span class=\"material-symbols-outlined\">chevron_right</span>
<a href=\"{{ path('app_analytic', {'mun': mun }) }}\" class=\"hover\" > {{ municipioname.adminunitname|capitalize }}</a>
{% elseif app.request.attributes.get('_route') == 'explore_analytic' %}
<a href=\"{{ path('home') }}\" class=\"hover\" > Inicio</a>
<span class=\"material-symbols-outlined\">chevron_right</span>
<a href=\"{{ path('app_analytic_home') }}\" class=\"hover\" > Analiza </a>
<span class=\"material-symbols-outlined\">chevron_right</span>
<a href=\"{{ path('app_analytic', {'mun': mun }) }}\" class=\"hover\" > {{ municipioname.adminunitname|capitalize }}</a>
<span class=\"material-symbols-outlined\">chevron_right</span>
{% for item in analytic_data %}
{% if item.slug == slug %}
{% set name_analytic = item.name %}
<a href=\"{{ path('app_analytic', {'mun': mun, 'slug': slug }) }}\" class=\"hover\" > {{ name_analytic|capitalize }}</a>
{% endif %}
{% endfor %}
{% elseif app.request.attributes.get('_route') == 'app_project_index' %}
<a href=\"{{ path('home') }}\" class=\"hover\" > Inicio</a>
<span class=\"material-symbols-outlined\">chevron_right</span>
<a href=\"{{ path('app_project_index') }}\" class=\"hover\" > Planifica </a>
{% elseif app.request.attributes.get('_route') == 'app_project_home' %}
<a href=\"{{ path('home') }}\" class=\"hover\" > Inicio</a>
<span class=\"material-symbols-outlined\">chevron_right</span>
<a href=\"{{ path('app_project_index') }}\" class=\"hover\" > Planifica </a>
<span class=\"material-symbols-outlined\">chevron_right</span>
<a href=\"{{ path('app_project_home', {'mun': mun }) }}\" class=\"hover\" > {{ municipioname.adminunitname|capitalize }}</a>
{# {{dump(project)}} #}
{% elseif app.request.attributes.get('_route') == 'app_project_detail' %}
<a href=\"{{ path('home') }}\" class=\"hover\" > Inicio</a>
<span class=\"material-symbols-outlined\">chevron_right</span>
<a href=\"{{ path('app_project_index') }}\" class=\"hover\" > Planifica </a>
<span class=\"material-symbols-outlined\">chevron_right</span>
<a href=\"{{ path('app_project_home', {'mun': mun }) }}\" class=\"hover\" > {{ municipioname.adminunitname|capitalize }}</a>
<span class=\"material-symbols-outlined\">chevron_right</span>
<a href=\"{{ path('app_project_detail', {'mun': mun, 'id_project': project.id }) }}\" class=\"hover\" > {{ project.name }}</a>
{% endif %}
</p>
</div>
</div>
</div>
</div>
{% block content %}{% endblock %}
</div>
<footer>
<div class=\"container\">
<div class=\"row py-5\">
<div class=\"col\">
<div>
<img src=\"{{ asset('custom/logo_retabit.png') }}\" alt=\"logo\"/>
<h4 class=\"pt-4 pb-4\">Multi-dimensional data driven services to foster residential building retrofitting programmes in the implementation of SECAPs</h4>
</div>
<div class=\"ministerio\">
<img src=\"https://retabit.es/wp-content/uploads/2022/03/logo-ministerio.png\" alt=\"logo ministerio\">
<p>
Proyecto PID2020-115936RB-C21 <br>
Financiado por el Ministerio de Ciencia e Innovación
</p>
</div>
</div>
<div class=\"col offset-md-2\">
<div class=\"row\">
<div class=\"col\">
<p>Legal information</p>
<ul>
<li><a href=\"https://retabit.es/privacy-policy\">Privacy policy</a></li>
<li><a href=\"https://retabit.es/terms-and-conditions\">Terms & conditions</a></li>
<li><a href=\"https://retabit.es/cookie-policy\">Cookies policy</a></li>
</ul>
</div>
<div class=\"col\">
<p>Follow us</p>
<ul>
<li><a href=\"https://twitter.com/retabit_es\">Twitter</a></li>
<li><a href=\"https://www.linkedin.com/company/re-dwell\">LinkedIn</a></li>
</ul>
</div>
</div>
<div class=\"row pt-5 align-items-center\">
<a class=\"d-inline w-auto\" href=\"https://www.salleurl.edu\"><img class=\"col-6 me-3\" style=\"width: auto;\" src=\"{{ asset('img/footer_salle.png') }}\"/></a>
<a class=\"d-inline w-auto\" href=\"https://www.irec.cat/\"><img class=\"col-6\" style=\"width: auto;\" src=\"{{ asset('img/footer_irec.png') }}\"/></a>
<p class=\"mt-5\">© Design and programming by <a href=\"https://www.salleurl.edu/en/research/groups-and-institutes/human-environment-research-group/architecture-representation-comp\">ARC Engineering and Architecture La Salle</a></p>
</div>
</div>
</div>
</div>
</footer>
{% endblock %}
", "Layouts/layout.html.twig", "/mnt/www/retabit_platform/templates/Layouts/layout.html.twig");
}
}