<?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;
/* layout.html.twig */
class __TwigTemplate_ab543c46c44d345689438d0e92145fb0c3faff53a8ddc6ec9c119614829c22c6 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
'title' => [$this, 'block_title'],
'meta' => [$this, 'block_meta'],
'stylesheets' => [$this, 'block_stylesheets'],
'head_scripts' => [$this, 'block_head_scripts'],
'bodyClass' => [$this, 'block_bodyClass'],
'body' => [$this, 'block_body'],
'header' => [$this, 'block_header'],
'full_content' => [$this, 'block_full_content'],
'top_content' => [$this, 'block_top_content'],
'content' => [$this, 'block_content'],
'bottom_content' => [$this, 'block_bottom_content'],
'footer' => [$this, 'block_footer'],
'footer_mobile' => [$this, 'block_footer_mobile'],
'bottom' => [$this, 'block_bottom'],
'esBar' => [$this, 'block_esBar'],
'floatConsult' => [$this, 'block_floatConsult'],
'footer_script' => [$this, 'block_footer_script'],
];
}
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", "layout.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "layout.html.twig"));
// line 1
$macros["web_macro"] = $this->macros["web_macro"] = $this->loadTemplate("macro.html.twig", "layout.html.twig", 1)->unwrap();
// line 2
echo "<!DOCTYPE html>
<!--[if lt IE 7]>
<html class=\"lt-ie9 lt-ie8 lt-ie7\"> <![endif]-->
<!--[if IE 7]>
<html class=\"lt-ie9 lt-ie8\"> <![endif]-->
<!--[if IE 8]>
<html class=\"lt-ie9\"> <![endif]-->
<!--[if gt IE 8]><!-->
<html> <!--<![endif]-->
";
// line 11
$context["lang"] = 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.', 11, $this->source); })()), "request", [], "any", false, false, false, 11), "getLocale", [], "method", false, false, false, 11);
// line 12
$context["mobile"] = $this->extensions['AppBundle\Twig\WebExtension']->isShowMobilePage();
// line 13
echo "
";
// line 14
$context["currentTheme"] = $this->extensions['AppBundle\Twig\ThemeExtension']->getCurrentTheme();
// line 15
$context["themeConfig"] = ((((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, true, false, 15), "get", ["themeEditing"], "method", true, true, false, 15)) ? (_twig_default_filter(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, true, false, 15), "get", ["themeEditing"], "method", false, false, false, 15), false)) : (false))) ? (twig_get_attribute($this->env, $this->source, (isset($context["currentTheme"]) || array_key_exists("currentTheme", $context) ? $context["currentTheme"] : (function () { throw new RuntimeError('Variable "currentTheme" does not exist.', 15, $this->source); })()), "config", [], "any", false, false, false, 15)) : (twig_get_attribute($this->env, $this->source, (isset($context["currentTheme"]) || array_key_exists("currentTheme", $context) ? $context["currentTheme"] : (function () { throw new RuntimeError('Variable "currentTheme" does not exist.', 15, $this->source); })()), "confirmConfig", [], "any", false, false, false, 15)));
// line 16
$context["maincolor"] = ((twig_get_attribute($this->env, $this->source, ($context["themeConfig"] ?? null), "maincolor", [], "any", true, true, false, 16)) ? (_twig_default_filter(twig_get_attribute($this->env, $this->source, ($context["themeConfig"] ?? null), "maincolor", [], "any", false, false, false, 16), "default")) : ("default"));
// line 17
$context["navigationcolor"] = ((twig_get_attribute($this->env, $this->source, ($context["themeConfig"] ?? null), "navigationcolor", [], "any", true, true, false, 17)) ? (_twig_default_filter(twig_get_attribute($this->env, $this->source, ($context["themeConfig"] ?? null), "navigationcolor", [], "any", false, false, false, 17), "default")) : ("default"));
// line 18
$context["reviewPendingTotalNum"] = $this->extensions['AppBundle\Twig\WebExtension']->getReviewPendingTotalNum();
// line 19
echo "
<html lang=\"";
// line 20
echo twig_escape_filter($this->env, (isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 20, $this->source); })()), "html", null, true);
echo "\" class=\"";
if ((0 === twig_compare((isset($context["lang"]) || array_key_exists("lang", $context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.', 20, $this->source); })()), "en"))) {
echo "es-en";
}
echo "\">
<head>
<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">
<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge,Chrome=1\">
<meta name=\"renderer\" content=\"webkit\">
<meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no,viewport-fit=cover\">
<title>";
// line 27
$this->displayBlock('title', $context, $blocks);
// line 30
echo "</title>
";
// line 31
$this->displayBlock('meta', $context, $blocks);
// line 36
echo "
";
// line 37
echo $this->extensions['AppBundle\Twig\WebExtension']->getSetting("login_bind.verify_code", "");
echo "
";
// line 38
if ($this->extensions['AppBundle\Twig\WebExtension']->getSetting("site.favicon")) {
// line 39
echo " <link rel=\"icon\" href=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl($this->extensions['AppBundle\Twig\WebExtension']->getSetting("site.favicon")), "html", null, true);
echo "\" type=\"image/x-icon\"/>
<link rel=\"shortcut icon\" href=\"";
// line 40
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl($this->extensions['AppBundle\Twig\WebExtension']->getSetting("site.favicon")), "html", null, true);
echo "\" type=\"image/x-icon\" media=\"screen\"/>
";
}
// line 42
echo " <!--[if lt IE 9]>
<script src=\"";
// line 43
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("static-dist/libs/html5shiv.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 44
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("static-dist/es5-shim/es5-shim.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 45
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("static-dist/es5-shim/es5-sham.js"), "html", null, true);
echo "\"></script>
<![endif]-->
";
// line 48
$this->displayBlock('stylesheets', $context, $blocks);
// line 52
echo "
";
// line 53
$this->displayBlock('head_scripts', $context, $blocks);
// line 54
echo "</head>
<body data-now-date=\"";
// line 55
echo twig_escape_filter($this->env, twig_date_format_filter($this->env, $this->extensions['AppBundle\Twig\WebExtension']->timestamp(), "Y-m-d H:i:s"), "html", null, true);
echo "\" class=\"";
$this->displayBlock('bodyClass', $context, $blocks);
echo "\">
";
// line 57
echo $this->extensions['Codeages\PluginBundle\Twig\SlotExtension']->slot("plugin.watermark.show", []);
echo "
<!--[if lt IE 9]>
<script src=\"";
// line 59
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("static-dist/libs/fix-ie.js"), "html", null, true);
echo "\"></script>
";
// line 60
$this->loadTemplate("default/ie8-alert.html.twig", "layout.html.twig", 60)->display($context);
// line 61
echo "<![endif]-->
";
// line 62
$this->displayBlock('body', $context, $blocks);
// line 135
echo "
";
// line 136
$this->displayBlock('footer_script', $context, $blocks);
// line 140
echo "</body>
</html>";
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 27
public function block_title($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", "title"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
// line 28
echo twig_escape_filter($this->env, $this->extensions['AppBundle\Twig\WebExtension']->getSetting("site.name", "EduSoho"), "html", null, true);
if ($this->extensions['AppBundle\Twig\WebExtension']->getSetting("site.slogan")) {
echo " - ";
echo twig_escape_filter($this->env, $this->extensions['AppBundle\Twig\WebExtension']->getSetting("site.slogan"), "html", null, true);
}
if (((0 !== twig_compare($this->extensions['AppBundle\Twig\WebExtension']->getSetting("copyright.owned", "0"), "1")) || (0 === twig_compare(_twig_default_filter($this->extensions['AppBundle\Twig\WebExtension']->getSetting("copyright.thirdCopyright"), 0), 2)))) {
echo " - Powered By EduSoho";
}
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 31
public function block_meta($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", "meta"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "meta"));
// line 32
echo " <meta content=\"";
echo twig_escape_filter($this->env, $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken("site"), "html", null, true);
echo "\" name=\"csrf-token\"/>
<meta content=\"";
// line 33
echo twig_escape_filter($this->env, ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["app"] ?? null), "user", [], "any", false, true, false, 33), "isLogin", [], "method", true, true, false, 33)) ? (_twig_default_filter(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["app"] ?? null), "user", [], "any", false, true, false, 33), "isLogin", [], "method", false, false, false, 33), 0)) : (0)), "html", null, true);
echo "\" name=\"is-login\"/>
<meta content=\"";
// line 34
echo twig_escape_filter($this->env, _twig_default_filter($this->extensions['AppBundle\Twig\WebExtension']->getSetting("login_bind.weixinmob_enabled"), 0), "html", null, true);
echo "\" name=\"is-open\"/>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 48
public function block_stylesheets($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", "stylesheets"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
// line 49
echo " ";
$this->loadTemplate("css_loader.html.twig", "layout.html.twig", 49)->display($context);
// line 50
echo " ";
$this->loadTemplate("default/stylesheet-webpack.html.twig", "layout.html.twig", 50)->display($context);
// line 51
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 53
public function block_head_scripts($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", "head_scripts"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "head_scripts"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 55
public function block_bodyClass($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", "bodyClass"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "bodyClass"));
echo twig_escape_filter($this->env, ("es-main-" . (isset($context["maincolor"]) || array_key_exists("maincolor", $context) ? $context["maincolor"] : (function () { throw new RuntimeError('Variable "maincolor" does not exist.', 55, $this->source); })())), "html", null, true);
echo " ";
echo twig_escape_filter($this->env, ("es-nav-" . (isset($context["navigationcolor"]) || array_key_exists("navigationcolor", $context) ? $context["navigationcolor"] : (function () { throw new RuntimeError('Variable "navigationcolor" does not exist.', 55, $this->source); })())), "html", null, true);
echo " ";
if ((((isset($context["bodyClass"]) || array_key_exists("bodyClass", $context))) ? (_twig_default_filter((isset($context["bodyClass"]) || array_key_exists("bodyClass", $context) ? $context["bodyClass"] : (function () { throw new RuntimeError('Variable "bodyClass" does not exist.', 55, $this->source); })()), "")) : (""))) {
echo twig_escape_filter($this->env, (isset($context["bodyClass"]) || array_key_exists("bodyClass", $context) ? $context["bodyClass"] : (function () { throw new RuntimeError('Variable "bodyClass" does not exist.', 55, $this->source); })()), "html", null, true);
}
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 62
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 63
echo " <div class=\"es-wrap\">
";
// line 64
$this->displayBlock('header', $context, $blocks);
// line 75
echo "
";
// line 76
$this->displayBlock('full_content', $context, $blocks);
// line 84
echo "
";
// line 85
$this->displayBlock('footer', $context, $blocks);
// line 88
echo "
";
// line 89
$this->displayBlock('footer_mobile', $context, $blocks);
// line 91
echo "
";
// line 92
$this->displayBlock('bottom', $context, $blocks);
// line 93
echo " </div>
";
// line 95
$this->displayBlock('esBar', $context, $blocks);
// line 100
echo "
";
// line 101
$this->displayBlock('floatConsult', $context, $blocks);
// line 114
echo " <div id=\"login-modal\" class=\"modal\" data-url=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("login_ajax");
echo "\"></div>
<div id=\"modal\" class=\"modal\"></div>
<div id=\"attachment-modal\" class=\"modal\"></div>
";
// line 118
if ((($this->extensions['AppBundle\Twig\WebExtension']->showFeedbackBar(((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, true, false, 118), "get", ["_route"], "method", true, true, false, 118)) ? (_twig_default_filter(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, true, false, 118), "get", ["_route"], "method", false, false, false, 118), ((twig_get_attribute($this->env, $this->source, ($context["request"] ?? null), "get", ["_route"], "method", true, true, false, 118)) ? (_twig_default_filter(twig_get_attribute($this->env, $this->source, ($context["request"] ?? null), "get", ["_route"], "method", false, false, false, 118))) : ("")))) : (((twig_get_attribute($this->env, $this->source, ($context["request"] ?? null), "get", ["_route"], "method", true, true, false, 118)) ? (_twig_default_filter(twig_get_attribute($this->env, $this->source, ($context["request"] ?? null), "get", ["_route"], "method", false, false, false, 118))) : (""))))) && ((0 !== twig_compare($this->extensions['AppBundle\Twig\WebExtension']->getSetting("copyright.owned", "0"), "1")) || (0 === twig_compare($this->extensions['AppBundle\Twig\WebExtension']->getSetting("copyright.thirdCopyright", 0), 2)))) && $this->extensions['AppBundle\Twig\WebExtension']->isSaaS())) {
// line 119
echo " <div class=\"block-fixed\">
<a class=\"link-feedback\" href=\"";
// line 120
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("cloud_feedback");
echo "\" target=\"_blank\">
<i class=\"es-icon es-icon-fankui1 feedback-icon\"></i>
<p class=\"text\">";
// line 122
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("admin.fixed_bar.product_feedback"), "html", null, true);
echo "</p>
</a>
</div>
";
}
// line 126
echo "
";
// line 127
$context["reward_notify"] = $this->extensions['AppBundle\Twig\WebExtension']->popRewardPointNotify();
// line 128
echo " ";
if ((isset($context["reward_notify"]) || array_key_exists("reward_notify", $context) ? $context["reward_notify"] : (function () { throw new RuntimeError('Variable "reward_notify" does not exist.', 128, $this->source); })())) {
// line 129
echo " <div class=\"hidden\" id=\"rewardPointNotify\">
";
// line 130
echo twig_escape_filter($this->env, (isset($context["reward_notify"]) || array_key_exists("reward_notify", $context) ? $context["reward_notify"] : (function () { throw new RuntimeError('Variable "reward_notify" does not exist.', 130, $this->source); })()), "html", null, true);
echo "
</div>
";
}
// line 133
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 64
public function block_header($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", "header"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "header"));
// line 65
echo " ";
$this->loadTemplate("site-hint.html.twig", "layout.html.twig", 65)->display($context);
// line 66
echo " ";
if ( !(((isset($context["homePage"]) || array_key_exists("homePage", $context))) ? (_twig_default_filter((isset($context["homePage"]) || array_key_exists("homePage", $context) ? $context["homePage"] : (function () { throw new RuntimeError('Variable "homePage" does not exist.', 66, $this->source); })()), false)) : (false))) {
// line 67
echo " ";
$context["homepageComponent"] = $this->extensions['AppBundle\Twig\DataExtension']->getData("GetHomepageComponentByCodeOrderSeq", ["code" => "navigation"]);
// line 68
echo " ";
if ($this->extensions['AppBundle\Twig\WebExtension']->isMobileClient()) {
// line 69
echo " ";
$this->loadTemplate("@CorporateTraining/homepage-mobile/component/navigation/content.html.twig", "layout.html.twig", 69)->display(twig_array_merge($context, ["draft" => ["rules" => ((twig_get_attribute($this->env, $this->source, ($context["homepageComponent"] ?? null), "rules", [], "any", true, true, false, 69)) ? (_twig_default_filter(twig_get_attribute($this->env, $this->source, ($context["homepageComponent"] ?? null), "rules", [], "any", false, false, false, 69), ["num" => 7])) : (["num" => 7]))], "editing" => false]));
// line 70
echo " ";
} else {
// line 71
echo " ";
$this->loadTemplate("@CorporateTraining/homepage/component/navigation/content.html.twig", "layout.html.twig", 71)->display(twig_array_merge($context, ["draft" => ["rules" => ((twig_get_attribute($this->env, $this->source, ($context["homepageComponent"] ?? null), "rules", [], "any", true, true, false, 71)) ? (_twig_default_filter(twig_get_attribute($this->env, $this->source, ($context["homepageComponent"] ?? null), "rules", [], "any", false, false, false, 71), ["num" => 7])) : (["num" => 7]))], "editing" => false]));
// line 72
echo " ";
}
// line 73
echo " ";
}
// line 74
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 76
public function block_full_content($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", "full_content"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "full_content"));
// line 77
echo " ";
$this->displayBlock('top_content', $context, $blocks);
// line 78
echo " <div id=\"content-container\" class=\"container\">
";
// line 79
$this->displayBlock('content', $context, $blocks);
// line 80
echo " </div>
";
// line 82
$this->displayBlock('bottom_content', $context, $blocks);
// line 83
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 77
public function block_top_content($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_content"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "top_content"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 79
public function block_content($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", "content"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 82
public function block_bottom_content($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", "bottom_content"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "bottom_content"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 85
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"));
// line 86
echo " ";
$this->loadTemplate("default/footer.html.twig", "layout.html.twig", 86)->display($context);
// line 87
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 89
public function block_footer_mobile($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_mobile"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "footer_mobile"));
// line 90
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 92
public function block_bottom($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", "bottom"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "bottom"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 95
public function block_esBar($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", "esBar"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "esBar"));
// line 96
echo " ";
if ($this->extensions['AppBundle\Twig\WebExtension']->getSetting("esBar.enabled", 0)) {
// line 97
echo " ";
$this->loadTemplate("es-bar/index.html.twig", "layout.html.twig", 97)->display($context);
// line 98
echo " ";
}
// line 99
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 101
public function block_floatConsult($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", "floatConsult"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "floatConsult"));
// line 102
echo "
";
// line 103
$context["cloudConsultPath"] = $this->extensions['AppBundle\Twig\DataExtension']->getCloudConsultPath();
// line 104
echo " ";
if ((((isset($context["cloudConsultPath"]) || array_key_exists("cloudConsultPath", $context))) ? (_twig_default_filter((isset($context["cloudConsultPath"]) || array_key_exists("cloudConsultPath", $context) ? $context["cloudConsultPath"] : (function () { throw new RuntimeError('Variable "cloudConsultPath" does not exist.', 104, $this->source); })()))) : (""))) {
// line 105
echo " ";
echo (isset($context["cloudConsultPath"]) || array_key_exists("cloudConsultPath", $context) ? $context["cloudConsultPath"] : (function () { throw new RuntimeError('Variable "cloudConsultPath" does not exist.', 105, $this->source); })());
echo "
";
}
// line 107
echo "
";
// line 108
if (($this->extensions['AppBundle\Twig\WebExtension']->getSetting("consult.enabled", 0) && ((((isset($context["consultDisplay"]) || array_key_exists("consultDisplay", $context))) ? (_twig_default_filter((isset($context["consultDisplay"]) || array_key_exists("consultDisplay", $context) ? $context["consultDisplay"] : (function () { throw new RuntimeError('Variable "consultDisplay" does not exist.', 108, $this->source); })()), false)) : (false)) || (0 === twig_compare((((isset($context["siteNav"]) || array_key_exists("siteNav", $context))) ? (_twig_default_filter((isset($context["siteNav"]) || array_key_exists("siteNav", $context) ? $context["siteNav"] : (function () { throw new RuntimeError('Variable "siteNav" does not exist.', 108, $this->source); })()))) : ("")), "/"))))) {
// line 109
echo " ";
if ( !$this->extensions['AppBundle\Twig\WebExtension']->getSetting("esBar.enabled", 0)) {
// line 110
echo " ";
$this->loadTemplate("float-consult.html.twig", "layout.html.twig", 110)->display($context);
// line 111
echo " ";
}
// line 112
echo " ";
}
// line 113
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 136
public function block_footer_script($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_script"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "footer_script"));
// line 137
echo " ";
$this->loadTemplate("default/script-webpack.html.twig", "layout.html.twig", 137)->display($context);
// line 138
echo " ";
$this->loadTemplate("script_boot.html.twig", "layout.html.twig", 138)->display($context);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "layout.html.twig";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 712 => 138, 709 => 137, 699 => 136, 689 => 113, 686 => 112, 683 => 111, 680 => 110, 677 => 109, 675 => 108, 672 => 107, 666 => 105, 663 => 104, 661 => 103, 658 => 102, 648 => 101, 638 => 99, 635 => 98, 632 => 97, 629 => 96, 619 => 95, 601 => 92, 591 => 90, 581 => 89, 571 => 87, 568 => 86, 558 => 85, 540 => 82, 522 => 79, 504 => 77, 494 => 83, 492 => 82, 488 => 80, 486 => 79, 483 => 78, 480 => 77, 470 => 76, 460 => 74, 457 => 73, 454 => 72, 451 => 71, 448 => 70, 445 => 69, 442 => 68, 439 => 67, 436 => 66, 433 => 65, 423 => 64, 412 => 133, 406 => 130, 403 => 129, 400 => 128, 398 => 127, 395 => 126, 388 => 122, 383 => 120, 380 => 119, 378 => 118, 370 => 114, 368 => 101, 365 => 100, 363 => 95, 359 => 93, 357 => 92, 354 => 91, 352 => 89, 349 => 88, 347 => 85, 344 => 84, 342 => 76, 339 => 75, 337 => 64, 334 => 63, 324 => 62, 299 => 55, 281 => 53, 271 => 51, 268 => 50, 265 => 49, 255 => 48, 243 => 34, 239 => 33, 234 => 32, 224 => 31, 207 => 28, 197 => 27, 186 => 140, 184 => 136, 181 => 135, 179 => 62, 176 => 61, 174 => 60, 170 => 59, 165 => 57, 159 => 55, 156 => 54, 154 => 53, 151 => 52, 149 => 48, 143 => 45, 139 => 44, 135 => 43, 132 => 42, 127 => 40, 122 => 39, 120 => 38, 116 => 37, 113 => 36, 111 => 31, 108 => 30, 106 => 27, 93 => 20, 90 => 19, 88 => 18, 86 => 17, 84 => 16, 82 => 15, 80 => 14, 77 => 13, 75 => 12, 73 => 11, 62 => 2, 60 => 1,);
}
public function getSourceContext()
{
return new Source("{% import \"macro.html.twig\" as web_macro %}
<!DOCTYPE html>
<!--[if lt IE 7]>
<html class=\"lt-ie9 lt-ie8 lt-ie7\"> <![endif]-->
<!--[if IE 7]>
<html class=\"lt-ie9 lt-ie8\"> <![endif]-->
<!--[if IE 8]>
<html class=\"lt-ie9\"> <![endif]-->
<!--[if gt IE 8]><!-->
<html> <!--<![endif]-->
{% set lang = app.request.getLocale() %}
{% set mobile = is_show_mobile_page() %}
{% set currentTheme = current_theme() %}
{% set themeConfig = app.request.get('themeEditing')|default(false) ? currentTheme.config : currentTheme.confirmConfig %}
{% set maincolor = themeConfig.maincolor|default('default') %}
{% set navigationcolor = themeConfig.navigationcolor|default('default') %}
{% set reviewPendingTotalNum = get_review_pending_total_num() %}
<html lang=\"{{ lang }}\" class=\"{% if lang == 'en' %}es-en{% endif %}\">
<head>
<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">
<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge,Chrome=1\">
<meta name=\"renderer\" content=\"webkit\">
<meta name=\"viewport\" content=\"width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no,viewport-fit=cover\">
<title>
{%- block title -%}
{{ setting('site.name', 'EduSoho') }}{% if setting('site.slogan') %} - {{ setting('site.slogan') }}{% endif %}{% if setting('copyright.owned','0') != '1' or setting('copyright.thirdCopyright')|default(0) == 2 %} - Powered By EduSoho{% endif %}
{%- endblock -%}
</title>
{% block meta %}
<meta content=\"{{ csrf_token('site') }}\" name=\"csrf-token\"/>
<meta content=\"{{ app.user.isLogin()|default(0) }}\" name=\"is-login\"/>
<meta content=\"{{ setting('login_bind.weixinmob_enabled')|default(0) }}\" name=\"is-open\"/>
{% endblock %}
{{ setting('login_bind.verify_code', '')|raw }}
{% if setting('site.favicon') %}
<link rel=\"icon\" href=\"{{ asset(setting('site.favicon')) }}\" type=\"image/x-icon\"/>
<link rel=\"shortcut icon\" href=\"{{ asset(setting('site.favicon')) }}\" type=\"image/x-icon\" media=\"screen\"/>
{% endif %}
<!--[if lt IE 9]>
<script src=\"{{ asset('static-dist/libs/html5shiv.js') }}\"></script>
<script src=\"{{ asset('static-dist/es5-shim/es5-shim.js') }}\"></script>
<script src=\"{{ asset('static-dist/es5-shim/es5-sham.js') }}\"></script>
<![endif]-->
{% block stylesheets %}
{% include 'css_loader.html.twig' %}
{% include 'default/stylesheet-webpack.html.twig' %}
{% endblock %}
{% block head_scripts %}{% endblock %}
</head>
<body data-now-date=\"{{ timestamp()|date('Y-m-d H:i:s') }}\" class=\"{% block bodyClass %}{{ 'es-main-' ~ maincolor }} {{ 'es-nav-' ~ navigationcolor }} {% if bodyClass|default('') %}{{ bodyClass }}{% endif %}{% endblock %}\">
{# 全局水印 #}
{{ slot('plugin.watermark.show', {}) }}
<!--[if lt IE 9]>
<script src=\"{{ asset('static-dist/libs/fix-ie.js') }}\"></script>
{% include 'default/ie8-alert.html.twig' %}
<![endif]-->
{% block body %}
<div class=\"es-wrap\">
{% block header %}
{% include 'site-hint.html.twig' %}
{% if not homePage|default(false) %}
{% set homepageComponent = data('GetHomepageComponentByCodeOrderSeq',{'code':'navigation'}) %}
{% if is_mobile_client() %}
{% include '@CorporateTraining/homepage-mobile/component/navigation/content.html.twig' with {draft:{rules:homepageComponent.rules|default({num:7})},editing:false} %}
{% else %}
{% include '@CorporateTraining/homepage/component/navigation/content.html.twig' with {draft:{rules:homepageComponent.rules|default({num:7})},editing:false} %}
{% endif %}
{% endif %}
{% endblock %}
{% block full_content %}
{% block top_content %}{% endblock %}
<div id=\"content-container\" class=\"container\">
{% block content %}{% endblock %}
</div>
{% block bottom_content %}{% endblock %}
{% endblock %}
{% block footer %}
{% include 'default/footer.html.twig' %}
{% endblock %}
{% block footer_mobile %}
{% endblock %}
{% block bottom %}{% endblock %}
</div>
{% block esBar %}
{% if setting('esBar.enabled', 0) %}
{% include 'es-bar/index.html.twig' %}
{% endif %}
{% endblock %}
{% block floatConsult %}
{% set cloudConsultPath = cloudConsultPath() %}
{% if cloudConsultPath|default() %}
{{ cloudConsultPath | raw }}
{% endif %}
{% if setting('consult.enabled', 0) and (consultDisplay|default(false) or siteNav|default() == '/' ) %}
{% if not setting('esBar.enabled',0) %}
{% include 'float-consult.html.twig' %}
{% endif %}
{% endif %}
{% endblock %}
<div id=\"login-modal\" class=\"modal\" data-url=\"{{ path('login_ajax') }}\"></div>
<div id=\"modal\" class=\"modal\"></div>
<div id=\"attachment-modal\" class=\"modal\"></div>
{% if show_feedback_bar(app.request.get('_route')|default(request.get('_route')|default())) and (setting('copyright.owned', '0') != '1' or setting('copyright.thirdCopyright', 0) == 2) and is_saas() %}
<div class=\"block-fixed\">
<a class=\"link-feedback\" href=\"{{ path('cloud_feedback') }}\" target=\"_blank\">
<i class=\"es-icon es-icon-fankui1 feedback-icon\"></i>
<p class=\"text\">{{ 'admin.fixed_bar.product_feedback'|trans }}</p>
</a>
</div>
{% endif %}
{% set reward_notify = pop_reward_point_notify() %}
{% if reward_notify %}
<div class=\"hidden\" id=\"rewardPointNotify\">
{{ reward_notify }}
</div>
{% endif %}
{% endblock %}
{% block footer_script %}
{% include 'default/script-webpack.html.twig' %}
{% include 'script_boot.html.twig' %}
{% endblock %}
</body>
</html>", "layout.html.twig", "/var/www/hangzhou/hz-2.77.edusoho.cn/app/Resources/views/layout.html.twig");
}
}