<?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_a91193454965a3f0324705f6942d6475eb2890b986ebb5af427538b871589d62 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 "
";
// line 58
if (($this->extensions['AppBundle\Twig\WebExtension']->getSetting("storage.video_fingerprint") && 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.', 58, $this->source); })()), "user", [], "any", false, false, false, 58))) {
// line 59
echo " <div id=\"video-fingerprint\"
data-fingerprint=\"";
// line 60
echo twig_escape_filter($this->env, $this->extensions['AppBundle\Twig\WebExtension']->getFingerprint(), "html", null, true);
echo "\"
data-fingerprint-time=\"";
// line 61
echo twig_escape_filter($this->env, (_twig_default_filter($this->extensions['AppBundle\Twig\WebExtension']->getSetting("storage.video_fingerprint_time"), 0.5) * 1000), "html", null, true);
echo "\"></div>
";
}
// line 63
echo "<!--[if lt IE 9]>
<script src=\"";
// line 64
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 65
$this->loadTemplate("default/ie8-alert.html.twig", "layout.html.twig", 65)->display($context);
// line 66
echo "<![endif]-->
";
// line 67
$this->displayBlock('body', $context, $blocks);
// line 140
echo "
";
// line 141
$this->displayBlock('footer_script', $context, $blocks);
// line 145
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 67
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 68
echo " <div class=\"es-wrap\">
";
// line 69
$this->displayBlock('header', $context, $blocks);
// line 80
echo "
";
// line 81
$this->displayBlock('full_content', $context, $blocks);
// line 89
echo "
";
// line 90
$this->displayBlock('footer', $context, $blocks);
// line 93
echo "
";
// line 94
$this->displayBlock('footer_mobile', $context, $blocks);
// line 96
echo "
";
// line 97
$this->displayBlock('bottom', $context, $blocks);
// line 98
echo " </div>
";
// line 100
$this->displayBlock('esBar', $context, $blocks);
// line 105
echo "
";
// line 106
$this->displayBlock('floatConsult', $context, $blocks);
// line 119
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 123
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, 123), "get", ["_route"], "method", true, true, false, 123)) ? (_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, 123), "get", ["_route"], "method", false, false, false, 123), ((twig_get_attribute($this->env, $this->source, ($context["request"] ?? null), "get", ["_route"], "method", true, true, false, 123)) ? (_twig_default_filter(twig_get_attribute($this->env, $this->source, ($context["request"] ?? null), "get", ["_route"], "method", false, false, false, 123))) : ("")))) : (((twig_get_attribute($this->env, $this->source, ($context["request"] ?? null), "get", ["_route"], "method", true, true, false, 123)) ? (_twig_default_filter(twig_get_attribute($this->env, $this->source, ($context["request"] ?? null), "get", ["_route"], "method", false, false, false, 123))) : (""))))) && ((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 124
echo " <div class=\"block-fixed\">
<a class=\"link-feedback\" href=\"";
// line 125
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 127
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 131
echo "
";
// line 132
$context["reward_notify"] = $this->extensions['AppBundle\Twig\WebExtension']->popRewardPointNotify();
// line 133
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.', 133, $this->source); })())) {
// line 134
echo " <div class=\"hidden\" id=\"rewardPointNotify\">
";
// line 135
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.', 135, $this->source); })()), "html", null, true);
echo "
</div>
";
}
// line 138
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 69
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 70
echo " ";
$this->loadTemplate("site-hint.html.twig", "layout.html.twig", 70)->display($context);
// line 71
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.', 71, $this->source); })()), false)) : (false))) {
// line 72
echo " ";
$context["homepageComponent"] = $this->extensions['AppBundle\Twig\DataExtension']->getData("GetHomepageComponentByCodeOrderSeq", ["code" => "navigation"]);
// line 73
echo " ";
if ($this->extensions['AppBundle\Twig\WebExtension']->isMobileClient()) {
// line 74
echo " ";
$this->loadTemplate("@CorporateTraining/homepage-mobile/component/navigation/content.html.twig", "layout.html.twig", 74)->display(twig_array_merge($context, ["draft" => ["rules" => ((twig_get_attribute($this->env, $this->source, ($context["homepageComponent"] ?? null), "rules", [], "any", true, true, false, 74)) ? (_twig_default_filter(twig_get_attribute($this->env, $this->source, ($context["homepageComponent"] ?? null), "rules", [], "any", false, false, false, 74), ["num" => 7])) : (["num" => 7]))], "editing" => false]));
// line 75
echo " ";
} else {
// line 76
echo " ";
$this->loadTemplate("@CorporateTraining/homepage/component/navigation/content.html.twig", "layout.html.twig", 76)->display(twig_array_merge($context, ["draft" => ["rules" => ((twig_get_attribute($this->env, $this->source, ($context["homepageComponent"] ?? null), "rules", [], "any", true, true, false, 76)) ? (_twig_default_filter(twig_get_attribute($this->env, $this->source, ($context["homepageComponent"] ?? null), "rules", [], "any", false, false, false, 76), ["num" => 7])) : (["num" => 7]))], "editing" => false]));
// line 77
echo " ";
}
// line 78
echo " ";
}
// line 79
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 81
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 82
echo " ";
$this->displayBlock('top_content', $context, $blocks);
// line 83
echo " <div id=\"content-container\" class=\"container\">
";
// line 84
$this->displayBlock('content', $context, $blocks);
// line 85
echo " </div>
";
// line 87
$this->displayBlock('bottom_content', $context, $blocks);
// line 88
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 82
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 84
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 87
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 90
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 91
echo " ";
$this->loadTemplate("default/footer.html.twig", "layout.html.twig", 91)->display($context);
// line 92
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 94
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 95
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 97
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 100
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 101
echo " ";
if ($this->extensions['AppBundle\Twig\WebExtension']->getSetting("esBar.enabled", 0)) {
// line 102
echo " ";
$this->loadTemplate("es-bar/index.html.twig", "layout.html.twig", 102)->display($context);
// line 103
echo " ";
}
// line 104
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 106
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 107
echo "
";
// line 109
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.', 109, $this->source); })()))) : (""))) {
// line 110
echo " ";
echo (isset($context["cloudConsultPath"]) || array_key_exists("cloudConsultPath", $context) ? $context["cloudConsultPath"] : (function () { throw new RuntimeError('Variable "cloudConsultPath" does not exist.', 110, $this->source); })());
echo "
";
}
// line 112
echo "
";
// line 113
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.', 113, $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.', 113, $this->source); })()))) : ("")), "/"))))) {
// line 114
echo " ";
if ( !$this->extensions['AppBundle\Twig\WebExtension']->getSetting("esBar.enabled", 0)) {
// line 115
echo " ";
$this->loadTemplate("float-consult.html.twig", "layout.html.twig", 115)->display($context);
// line 116
echo " ";
}
// line 117
echo " ";
}
// line 118
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 141
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 142
echo " ";
$this->loadTemplate("default/script-webpack.html.twig", "layout.html.twig", 142)->display($context);
// line 143
echo " ";
$this->loadTemplate("script_boot.html.twig", "layout.html.twig", 143)->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 ( 727 => 143, 724 => 142, 714 => 141, 704 => 118, 701 => 117, 698 => 116, 695 => 115, 692 => 114, 690 => 113, 687 => 112, 681 => 110, 678 => 109, 675 => 107, 665 => 106, 655 => 104, 652 => 103, 649 => 102, 646 => 101, 636 => 100, 618 => 97, 608 => 95, 598 => 94, 588 => 92, 585 => 91, 575 => 90, 557 => 87, 539 => 84, 521 => 82, 511 => 88, 509 => 87, 505 => 85, 503 => 84, 500 => 83, 497 => 82, 487 => 81, 477 => 79, 474 => 78, 471 => 77, 468 => 76, 465 => 75, 462 => 74, 459 => 73, 456 => 72, 453 => 71, 450 => 70, 440 => 69, 429 => 138, 423 => 135, 420 => 134, 417 => 133, 415 => 132, 412 => 131, 405 => 127, 400 => 125, 397 => 124, 395 => 123, 387 => 119, 385 => 106, 382 => 105, 380 => 100, 376 => 98, 374 => 97, 371 => 96, 369 => 94, 366 => 93, 364 => 90, 361 => 89, 359 => 81, 356 => 80, 354 => 69, 351 => 68, 341 => 67, 316 => 55, 298 => 53, 288 => 51, 285 => 50, 282 => 49, 272 => 48, 260 => 34, 256 => 33, 251 => 32, 241 => 31, 224 => 28, 214 => 27, 202 => 145, 200 => 141, 197 => 140, 195 => 67, 192 => 66, 190 => 65, 186 => 64, 183 => 63, 178 => 61, 174 => 60, 171 => 59, 169 => 58, 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 setting('storage.video_fingerprint') and app.user %}
<div id=\"video-fingerprint\"
data-fingerprint=\"{{ finger_print() }}\"
data-fingerprint-time=\"{{ setting('storage.video_fingerprint_time')|default(0.5) * 1000 }}\"></div>
{% endif %}
<!--[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-4.77.edusoho.cn/app/Resources/views/layout.html.twig");
}
}