<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* @VisualMediaLisa/Layout/base.html.twig */
class __TwigTemplate_278c63fad8d112eb48bcf85a90bc835b9f0cd5c5dea4056e82e5159e87c8ffec extends \Twig\Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
'stylesheet' => [$this, 'block_stylesheet'],
'body' => [$this, 'block_body'],
'logo' => [$this, 'block_logo'],
'side' => [$this, 'block_side'],
'titlebar' => [$this, 'block_titlebar'],
'titlebar_buttons' => [$this, 'block_titlebar_buttons'],
'titlebar_actions' => [$this, 'block_titlebar_actions'],
'bottombar_actions' => [$this, 'block_bottombar_actions'],
'top' => [$this, 'block_top'],
'main' => [$this, 'block_main'],
'footer' => [$this, 'block_footer'],
'javascript' => [$this, 'block_javascript'],
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@VisualMediaLisa/Layout/base.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@VisualMediaLisa/Layout/base.html.twig"));
// line 1
echo "<!DOCTYPE html>
<html>
<head>
";
// line 4
$this->loadTemplate("@VisualMediaLisa/Layout/meta.html.twig", "@VisualMediaLisa/Layout/base.html.twig", 4)->display($context);
// line 5
echo "
";
// line 6
$this->displayBlock('stylesheet', $context, $blocks);
// line 11
echo " </head>
";
// line 13
$this->displayBlock('body', $context, $blocks);
// line 98
echo "
";
// line 99
$this->displayBlock('javascript', $context, $blocks);
// line 102
echo "</html>
";
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 6
public function block_stylesheet($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheet"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheet"));
// line 7
echo " <link href=\"https://fonts.googleapis.com/css?family=Poppins:400,700&display=swap\" rel=\"stylesheet\">
";
// line 9
echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("backend");
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 13
public function block_body($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
// line 14
echo " <body lang=\"nl\" class=\"";
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 14, $this->source); })()), "request", [], "any", false, false, false, 14), "cookies", [], "any", false, false, false, 14), "get", [0 => "highcontrast", 1 => "yes"], "method", false, false, false, 14) == "yes")) {
echo "highcontrast";
}
echo "\">
<div id=\"wrapper\">
<aside id=\"side\" class=\"side";
// line 16
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 16, $this->source); })()), "request", [], "any", false, false, false, 16), "cookies", [], "any", false, false, false, 16), "get", [0 => "close-sidemenu"], "method", false, false, false, 16) == 1)) {
echo " xhidden";
} else {
echo " xshown";
}
echo "\">
<div class=\"side-top\">
";
// line 18
$this->displayBlock('logo', $context, $blocks);
// line 34
echo "
<div class=\"hamburger-wrapper\">
<div class=\"hamburger\">
<span></span>
<span></span>
<span></span>
</div>
</div>
</div>
<div class=\"side-container\">
";
// line 45
$this->displayBlock('side', $context, $blocks);
// line 51
echo " </div>
";
// line 60
echo " <!--<div class=\"lisa-logo-container\">-->
<!-- <img src=\"";
// line 61
echo "\" alt=\"Lisa by dappr.\" class=\"lisa-logo\" /> -->
<!-- </div> -->
</aside>
<main id=\"main\" class=\"main";
// line 65
if ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 65, $this->source); })()), "request", [], "any", false, false, false, 65), "cookies", [], "any", false, false, false, 65), "get", [0 => "close-sidemenu"], "method", false, false, false, 65) == 1)) {
echo " xhidden";
} else {
echo " xshown";
}
echo "\">
<header class=\"header rest\">
";
// line 68
echo " ";
$this->displayBlock('titlebar', $context, $blocks);
// line 71
echo "
<div class=\"actions help\">
";
// line 73
$this->displayBlock('titlebar_buttons', $context, $blocks);
// line 74
echo " </div>
<div class=\"actions search-bar\">
";
// line 77
$this->displayBlock('titlebar_actions', $context, $blocks);
// line 78
echo " </div>
</header>
<div class=\"form-actions-container bottom-bar rest\">
";
// line 83
$this->displayBlock('bottombar_actions', $context, $blocks);
// line 84
echo " </div>
";
// line 86
$this->displayBlock('top', $context, $blocks);
// line 87
echo " ";
$this->displayBlock('main', $context, $blocks);
// line 88
echo " ";
$this->displayBlock('footer', $context, $blocks);
// line 89
echo " </main>
</div>
";
// line 92
$this->loadTemplate("@VisualMediaLisa/Layout/manage_slide.html.twig", "@VisualMediaLisa/Layout/base.html.twig", 92)->display($context);
// line 93
echo " ";
$this->loadTemplate("@VisualMediaLisa/Layout/widget_slide.html.twig", "@VisualMediaLisa/Layout/base.html.twig", 93)->display($context);
// line 94
echo "
<div class=\"help-overlay\"><span class=\"help-modus\">Help-modus <i class=\"far fa-times-circle\"></i></span></div>
</body>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 18
public function block_logo($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "logo"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "logo"));
// line 19
echo " <div class=\"side-username\">
<div class=\"user-image__container\">
<a href=\"";
// line 21
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("manage");
echo "\">
<img src=\"";
// line 22
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/bundles/lisa/images/dappr-profile.png"), "html", null, true);
echo "\" class=\"placeholder-image-circle\">
</a>
<div class=\"user-image__username\">";
// line 24
echo twig_escape_filter($this->env, $this->extensions['VisualMedia\LisaBundle\Twig\TwigSetting']->setting("app_name", "system"), "html", null, true);
echo "</div>
</div>
<!--<a href=\"";
// line 26
echo "\" class=\"logo\"></a>-->
</div>
";
// line 33
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 45
public function block_side($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "side"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "side"));
// line 46
echo " <div class=\"nav-overlay\">
";
// line 47
$this->loadTemplate("@VisualMediaLisa/Layout/side.html.twig", "@VisualMediaLisa/Layout/base.html.twig", 47)->display($context);
// line 48
echo " ";
$this->loadTemplate("@VisualMediaLisa/Layout/admin.html.twig", "@VisualMediaLisa/Layout/base.html.twig", 48)->display($context);
// line 49
echo " </div>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 68
public function block_titlebar($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "titlebar"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "titlebar"));
// line 69
echo " ";
if ((isset($context["title"]) || array_key_exists("title", $context))) {
echo "<h1>";
echo twig_escape_filter($this->env, (isset($context["title"]) || array_key_exists("title", $context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.', 69, $this->source); })()), "html", null, true);
if ((isset($context["subtitle"]) || array_key_exists("subtitle", $context))) {
echo " <small>";
echo twig_escape_filter($this->env, (isset($context["subtitle"]) || array_key_exists("subtitle", $context) ? $context["subtitle"] : (function () { throw new RuntimeError('Variable "subtitle" does not exist.', 69, $this->source); })()), "html", null, true);
echo "</small>";
}
echo "</h1>";
}
// line 70
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 73
public function block_titlebar_buttons($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "titlebar_buttons"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "titlebar_buttons"));
echo "<button class=\"btn btn-help hvr-radial-out\"><i class=\"fas fa-question-circle\"></i></button>";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 77
public function block_titlebar_actions($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "titlebar_actions"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "titlebar_actions"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 83
public function block_bottombar_actions($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "bottombar_actions"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "bottombar_actions"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 86
public function block_top($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "top"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "top"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 87
public function block_main($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 88
public function block_footer($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "footer"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "footer"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 99
public function block_javascript($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascript"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascript"));
// line 100
echo " ";
echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("backend");
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "@VisualMediaLisa/Layout/base.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 463 => 100, 453 => 99, 435 => 88, 417 => 87, 399 => 86, 381 => 83, 363 => 77, 344 => 73, 334 => 70, 322 => 69, 312 => 68, 301 => 49, 298 => 48, 296 => 47, 293 => 46, 283 => 45, 273 => 33, 268 => 26, 263 => 24, 258 => 22, 254 => 21, 250 => 19, 240 => 18, 227 => 94, 224 => 93, 222 => 92, 217 => 89, 214 => 88, 211 => 87, 209 => 86, 205 => 84, 203 => 83, 196 => 78, 194 => 77, 189 => 74, 187 => 73, 183 => 71, 180 => 68, 171 => 65, 165 => 61, 162 => 60, 159 => 51, 157 => 45, 144 => 34, 142 => 18, 133 => 16, 125 => 14, 115 => 13, 103 => 9, 99 => 7, 89 => 6, 78 => 102, 76 => 99, 73 => 98, 71 => 13, 67 => 11, 65 => 6, 62 => 5, 60 => 4, 55 => 1,);
}
public function getSourceContext()
{
return new Source("<!DOCTYPE html>
<html>
<head>
{% include '@VisualMediaLisa/Layout/meta.html.twig' %}
{% block stylesheet %}
<link href=\"https://fonts.googleapis.com/css?family=Poppins:400,700&display=swap\" rel=\"stylesheet\">
{{ encore_entry_link_tags('backend') }}
{% endblock %}
</head>
{% block body %}
<body lang=\"nl\" class=\"{% if app.request.cookies.get('highcontrast', 'yes') == 'yes' %}highcontrast{% endif %}\">
<div id=\"wrapper\">
<aside id=\"side\" class=\"side{% if app.request.cookies.get('close-sidemenu') == 1 %} xhidden{% else %} xshown{% endif %}\">
<div class=\"side-top\">
{% block logo %}
<div class=\"side-username\">
<div class=\"user-image__container\">
<a href=\"{{ path('manage') }}\">
<img src=\"{{ asset('build/bundles/lisa/images/dappr-profile.png') }}\" class=\"placeholder-image-circle\">
</a>
<div class=\"user-image__username\">{{ setting('app_name', 'system') }}</div>
</div>
<!--<a href=\"{#{ path('manage') }#}\" class=\"logo\"></a>-->
</div>
{#
<div class=\"close-sidemenu\">
<button><i class=\"fas fa-arrow-to-left\"></i></button>
</div> #}
{% endblock %}
<div class=\"hamburger-wrapper\">
<div class=\"hamburger\">
<span></span>
<span></span>
<span></span>
</div>
</div>
</div>
<div class=\"side-container\">
{% block side %}
<div class=\"nav-overlay\">
{% include '@VisualMediaLisa/Layout/side.html.twig' %}
{% include '@VisualMediaLisa/Layout/admin.html.twig' %}
</div>
{% endblock %}
</div>
{# <div class=\"mode-change\">
<label class=\"switch\">
<input type=\"checkbox\">
<span id=\"switch\" class=\"slider round\"></span>
</label>
<span class=\"switch-txt\">Donker thema</span>
</div> #}
<!--<div class=\"lisa-logo-container\">-->
<!-- <img src=\"{#{ asset('build/bundles/lisa/images/lisa.svg') }#}\" alt=\"Lisa by dappr.\" class=\"lisa-logo\" /> -->
<!-- </div> -->
</aside>
<main id=\"main\" class=\"main{% if app.request.cookies.get('close-sidemenu') == 1 %} xhidden{% else %} xshown{% endif %}\">
<header class=\"header rest\">
{# <i class=\"fa-solid fa-cog fa-spin\"></i> #}
{% block titlebar %}
{% if title is defined %}<h1>{{ title }}{% if subtitle is defined %} <small>{{ subtitle }}</small>{% endif %}</h1>{% endif %}
{% endblock %}
<div class=\"actions help\">
{% block titlebar_buttons %}<button class=\"btn btn-help hvr-radial-out\"><i class=\"fas fa-question-circle\"></i></button>{% endblock %}
</div>
<div class=\"actions search-bar\">
{% block titlebar_actions %}{% endblock %}
</div>
</header>
<div class=\"form-actions-container bottom-bar rest\">
{% block bottombar_actions %}{% endblock %}
</div>
{% block top %}{% endblock %}
{% block main %}{% endblock %}
{% block footer %}{% endblock %}
</main>
</div>
{% include '@VisualMediaLisa/Layout/manage_slide.html.twig' %}
{% include '@VisualMediaLisa/Layout/widget_slide.html.twig' %}
<div class=\"help-overlay\"><span class=\"help-modus\">Help-modus <i class=\"far fa-times-circle\"></i></span></div>
</body>
{% endblock %}
{% block javascript %}
{{ encore_entry_script_tags('backend') }}
{% endblock %}
</html>
", "@VisualMediaLisa/Layout/base.html.twig", "/home/components/public_html/lib/composer/LisaBundle/src/VisualMedia/LisaBundle/Resources/views/Layout/base.html.twig");
}
}