var/cache/dev/twig/cb/cbf0a6299756d4766a532a742058aea9.php line 224

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* default_frame.twig */
  14. class __TwigTemplate_77949f5fa7a292159cdaac5a4e50326b extends \Eccube\Twig\Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->parent false;
  23.         $this->blocks = [
  24.             'stylesheet' => [$this'block_stylesheet'],
  25.             'main_top' => [$this'block_main_top'],
  26.             'sub_area' => [$this'block_sub_area'],
  27.             'main' => [$this'block_main'],
  28.             'main_bottom' => [$this'block_main_bottom'],
  29.             'javascript' => [$this'block_javascript'],
  30.         ];
  31.         $this->sandbox $this->env->getExtension('\Twig\Extension\SandboxExtension');
  32.         $this->checkSecurity();
  33.     }
  34.     protected function doDisplay(array $context, array $blocks = [])
  35.     {
  36.         $macros $this->macros;
  37.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  38.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""default_frame.twig"));
  39.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  40.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""default_frame.twig"));
  41.         // line 1
  42.         echo "<!doctype html>
  43. <html lang=\"";
  44.         // line 2
  45.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["eccube_config"]) || array_key_exists("eccube_config"$context) ? $context["eccube_config"] : (function () { throw new RuntimeError('Variable "eccube_config" does not exist.'2$this->source); })()), "locale", [], "any"falsefalsetrue2), 2$this->source), "html"nulltrue);
  46.         echo "\">
  47. <head prefix=\"og: https://ogp.me/ns# fb: https://ogp.me/ns/fb# product: https://ogp.me/ns/product#\">
  48.     <meta charset=\"utf-8\">
  49.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  50.     <meta name=\"eccube-csrf-token\" content=\"";
  51.         // line 6
  52.         echo twig_escape_filter($this->env$this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken(twig_constant("Eccube\\Common\\Constant::TOKEN_NAME")), "html"nulltrue);
  53.         echo "\">
  54.     <title>";
  55.         // line 7
  56.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["BaseInfo"]) || array_key_exists("BaseInfo"$context) ? $context["BaseInfo"] : (function () { throw new RuntimeError('Variable "BaseInfo" does not exist.'7$this->source); })()), "shop_name", [], "any"falsefalsetrue7), 7$this->source), "html"nulltrue);
  57.         if ((array_key_exists("subtitle"$context) &&  !twig_test_empty((isset($context["subtitle"]) || array_key_exists("subtitle"$context) ? $context["subtitle"] : (function () { throw new RuntimeError('Variable "subtitle" does not exist.'7$this->source); })())))) {
  58.             echo " / ";
  59.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed((isset($context["subtitle"]) || array_key_exists("subtitle"$context) ? $context["subtitle"] : (function () { throw new RuntimeError('Variable "subtitle" does not exist.'7$this->source); })()), 7$this->source), "html"nulltrue);
  60.         } elseif ((        // line 8
  61. array_key_exists("title"$context) &&  !twig_test_empty((isset($context["title"]) || array_key_exists("title"$context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.'8$this->source); })())))) {
  62.             echo " / ";
  63.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed((isset($context["title"]) || array_key_exists("title"$context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.'8$this->source); })()), 8$this->source), "html"nulltrue);
  64.         }
  65.         echo "</title>
  66.     ";
  67.         // line 9
  68.         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'9$this->source); })()), "meta_tags", [], "any"falsefalsetrue9))) {
  69.             // line 10
  70.             echo "    ";
  71.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$contexttwig_template_from_string($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'10$this->source); })()), "meta_tags", [], "any"falsefalsetrue10), 10$this->source)), array(), truefalsetrue);
  72.             echo "
  73.     ";
  74.             // line 11
  75.             if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'11$this->source); })()), "description", [], "any"falsefalsetrue11))) {
  76.                 // line 12
  77.                 echo "    <meta name=\"description\" content=\"";
  78.                 echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'12$this->source); })()), "description", [], "any"falsefalsetrue12), 12$this->source), "html"nulltrue);
  79.                 echo "\">
  80.     ";
  81.             }
  82.             // line 14
  83.             echo "    ";
  84.         } else {
  85.             // line 15
  86.             echo "    ";
  87.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"meta.twig");
  88.             echo "
  89.     ";
  90.         }
  91.         // line 17
  92.         echo "    ";
  93.         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'17$this->source); })()), "author", [], "any"falsefalsetrue17))) {
  94.             // line 18
  95.             echo "    <meta name=\"author\" content=\"";
  96.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'18$this->source); })()), "author", [], "any"falsefalsetrue18), 18$this->source), "html"nulltrue);
  97.             echo "\">
  98.     ";
  99.         }
  100.         // line 20
  101.         echo "    ";
  102.         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'20$this->source); })()), "keyword", [], "any"falsefalsetrue20))) {
  103.             // line 21
  104.             echo "    <meta name=\"keywords\" content=\"";
  105.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'21$this->source); })()), "keyword", [], "any"falsefalsetrue21), 21$this->source), "html"nulltrue);
  106.             echo "\">
  107.     ";
  108.         }
  109.         // line 23
  110.         echo "    ";
  111.         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'23$this->source); })()), "meta_robots", [], "any"falsefalsetrue23))) {
  112.             // line 24
  113.             echo "    <meta name=\"robots\" content=\"";
  114.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'24$this->source); })()), "meta_robots", [], "any"falsefalsetrue24), 24$this->source), "html"nulltrue);
  115.             echo "\">
  116.     ";
  117.         }
  118.         // line 26
  119.         echo "    <link rel=\"icon\" href=\"";
  120.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/favicon.ico""user_data"), "html"nulltrue);
  121.         echo "\">
  122.     <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\"
  123.         integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
  124.     <link rel=\"stylesheet\" href=\"";
  125.         // line 29
  126.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style_eccube.css"), "html"nulltrue);
  127.         echo "\">
  128.     <link rel=\"stylesheet\" href=\"";
  129.         // line 30
  130.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.css"), "html"nulltrue);
  131.         echo "\">
  132.     <script src=\"";
  133.         // line 31
  134.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("front.bundle.js""bundle"), "html"nulltrue);
  135.         echo "\"></script>
  136.     ";
  137.         // line 32
  138.         $this->displayBlock('stylesheet'$context$blocks);
  139.         // line 33
  140.         echo "    <script>
  141.         \$(function () {
  142.             \$.ajaxSetup({
  143.                 'headers': {
  144.                     'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  145.                 }
  146.             });
  147.         });
  148.     </script>
  149.     ";
  150.         // line 43
  151.         echo "    ";
  152.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'43$this->source); })()), "Head", [], "any"falsefalsetrue43)) {
  153.             // line 44
  154.             echo "    ";
  155.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'44$this->source); })()), "Head", [], "any"falsefalsetrue44)]);
  156.             echo "
  157.     ";
  158.         }
  159.         // line 46
  160.         echo "    ";
  161.         // line 47
  162.         echo "    ";
  163.         if (array_key_exists("plugin_assets"$context)) {
  164.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"@admin/snippet.twig", ["snippets" => (isset($context["plugin_assets"]) || array_key_exists("plugin_assets"$context) ? $context["plugin_assets"] : (function () { throw new RuntimeError('Variable "plugin_assets" does not exist.'47$this->source); })())]);
  165.         }
  166.         // line 48
  167.         echo "    <link rel=\"stylesheet\" href=\"";
  168.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/customize.css""user_data"), "html"nulltrue);
  169.         echo "\">
  170. </head>
  171. <body id=\"";
  172.         // line 51
  173.         echo twig_escape_filter($this->env, ((array_key_exists("body_id"$context)) ? (_twig_default_filter($this->sandbox->ensureToStringAllowed((isset($context["body_id"]) || array_key_exists("body_id"$context) ? $context["body_id"] : (function () { throw new RuntimeError('Variable "body_id" does not exist.'51$this->source); })()), 51$this->source), "other_page")) : ("other_page")), "html"nulltrue);
  174.         echo "\">
  175.     ";
  176.         // line 53
  177.         echo "    ";
  178.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'53$this->source); })()), "BodyAfter", [], "any"falsefalsetrue53)) {
  179.             // line 54
  180.             echo "    ";
  181.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'54$this->source); })()), "BodyAfter", [], "any"falsefalsetrue54)]);
  182.             echo "
  183.     ";
  184.         }
  185.         // line 56
  186.         echo "
  187.     ";
  188.         // line 57
  189.         if ((isset($context["isMaintenance"]) || array_key_exists("isMaintenance"$context) ? $context["isMaintenance"] : (function () { throw new RuntimeError('Variable "isMaintenance" does not exist.'57$this->source); })())) {
  190.             // line 58
  191.             echo "    <div class=\"ec-maintenanceAlert\">
  192.         <div>
  193.             <div class=\"ec-maintenanceAlert__icon\"><img src=\"";
  194.             // line 60
  195.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/exclamation-white.svg"), "html"nulltrue);
  196.             echo "\" /></div>
  197.             ";
  198.             // line 61
  199.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("メンテナンスモードが有効になっています。"), "html"nulltrue);
  200.             echo "
  201.         </div>
  202.     </div>
  203.     ";
  204.         }
  205.         // line 65
  206.         echo "
  207.     <div class=\"ec-layoutRole\">
  208.         ";
  209.         // line 68
  210.         echo "        ";
  211.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'68$this->source); })()), "Header", [], "any"falsefalsetrue68)) {
  212.             // line 69
  213.             echo "        ";
  214.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'69$this->source); })()), "Header", [], "any"falsefalsetrue69)]);
  215.             echo "
  216.         ";
  217.         }
  218.         // line 71
  219.         echo "
  220.         ";
  221.         // line 73
  222.         echo "        ";
  223.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'73$this->source); })()), "ContentsTop", [], "any"falsefalsetrue73)) {
  224.             // line 74
  225.             echo "        <div class=\"ec-layoutRole__contentTop\">
  226.             ";
  227.             // line 75
  228.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'75$this->source); })()), "ContentsTop", [], "any"falsefalsetrue75)]);
  229.             echo "
  230.         </div>
  231.         ";
  232.         }
  233.         // line 78
  234.         echo "
  235.         ";
  236.         // line 79
  237.         $this->displayBlock('main_top'$context$blocks);
  238.         // line 80
  239.         echo "        ";
  240.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'80$this->source); })()), "MainTop", [], "any"falsefalsetrue80)) {
  241.             // line 81
  242.             echo "        <div class=\"ec-layoutRole__mainTop\">
  243.             ";
  244.             // line 82
  245.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'82$this->source); })()), "MainTop", [], "any"falsefalsetrue82)]);
  246.             echo "
  247.         </div>
  248.         ";
  249.         }
  250.         // line 85
  251.         echo "
  252.         <div class=\"ec-layoutRole__contents\">
  253.             ";
  254.         // line 88
  255.         $context["layoutRoleMain"] = "ec-layoutRole__main";
  256.         // line 89
  257.         echo "            ";
  258.         if ((twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'89$this->source); })()), "ColumnNum", [], "any"falsefalsetrue89) == 2)) {
  259.             // line 90
  260.             echo "            ";
  261.             $context["layoutRoleMain"] = "ec-layoutRole__mainWithColumn";
  262.             // line 91
  263.             echo "            ";
  264.         } elseif ((twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'91$this->source); })()), "ColumnNum", [], "any"falsefalsetrue91) == 3)) {
  265.             // line 92
  266.             echo "            ";
  267.             $context["layoutRoleMain"] = "ec-layoutRole__mainBetweenColumn";
  268.             // line 93
  269.             echo "            ";
  270.         }
  271.         // line 94
  272.         echo "
  273.             <div class=\"";
  274.         // line 97
  275.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed((isset($context["layoutRoleMain"]) || array_key_exists("layoutRoleMain"$context) ? $context["layoutRoleMain"] : (function () { throw new RuntimeError('Variable "layoutRoleMain" does not exist.'97$this->source); })()), 97$this->source), "html"nulltrue);
  276.         echo "\">
  277.                 ";
  278.         // line 99
  279.         echo "                <div class=\"wrapper\">
  280.                     ";
  281.         // line 100
  282.         $this->displayBlock('sub_area'$context$blocks);
  283.         // line 107
  284.         echo "                    ";
  285.         // line 108
  286.         echo "                    ";
  287.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'108$this->source); })()), "SideRight", [], "any"falsefalsetrue108)) {
  288.             // line 109
  289.             echo "                    <aside>
  290.                         ";
  291.             // line 111
  292.             echo "                        ";
  293.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'111$this->source); })()), "SideRight", [], "any"falsefalsetrue111)]);
  294.             echo "
  295.                     </aside>
  296.                     ";
  297.         }
  298.         // line 114
  299.         echo "                    ";
  300.         // line 115
  301.         echo "                    <main>
  302.                         ";
  303.         // line 116
  304.         $this->displayBlock('main'$context$blocks);
  305.         // line 118
  306.         echo "                        ";
  307.         // line 119
  308.         echo "                        ";
  309.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'119$this->source); })()), "MainBottom", [], "any"falsefalsetrue119)) {
  310.             // line 120
  311.             echo "                        <div class=\"ec-layoutRole__mainBottom\">
  312.                             ";
  313.             // line 121
  314.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'121$this->source); })()), "MainBottom", [], "any"falsefalsetrue121)]);
  315.             echo "
  316.                         </div>
  317.                         ";
  318.         }
  319.         // line 124
  320.         echo "                    </main>
  321.                     ";
  322.         // line 125
  323.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'125$this->source); })()), "SideLeft", [], "any"falsefalsetrue125)) {
  324.             // line 126
  325.             echo "                    <aside>
  326.                         ";
  327.             // line 127
  328.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'127$this->source); })()), "SideLeft", [], "any"falsefalsetrue127)]);
  329.             echo "
  330.                     </aside>
  331.                     ";
  332.         }
  333.         // line 130
  334.         echo "                </div>
  335.             </div>
  336.         </div>
  337.         ";
  338.         // line 136
  339.         $this->displayBlock('main_bottom'$context$blocks);
  340.         // line 137
  341.         echo "
  342.         ";
  343.         // line 139
  344.         echo "        ";
  345.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'139$this->source); })()), "ContentsBottom", [], "any"falsefalsetrue139)) {
  346.             // line 140
  347.             echo "        <div class=\"ec-layoutRole__contentBottom\">
  348.             ";
  349.             // line 141
  350.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'141$this->source); })()), "ContentsBottom", [], "any"falsefalsetrue141)]);
  351.             echo "
  352.         </div>
  353.         ";
  354.         }
  355.         // line 144
  356.         echo "
  357.         ";
  358.         // line 146
  359.         echo "        ";
  360.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'146$this->source); })()), "Footer", [], "any"falsefalsetrue146)) {
  361.             // line 147
  362.             echo "        <footer class=\"ec-layoutRole__footer\">
  363.             ";
  364.             // line 148
  365.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'148$this->source); })()), "Footer", [], "any"falsefalsetrue148)]);
  366.             echo "
  367.         </footer>
  368.         ";
  369.         }
  370.         // line 151
  371.         echo "    </div><!-- ec-layoutRole -->
  372.     <div class=\"ec-overlayRole\"></div>
  373.     <div class=\"ec-drawerRoleClose\"><i class=\"fas fa-times\"></i></div>
  374.     <div class=\"ec-drawerRole\">
  375.         ";
  376.         // line 157
  377.         echo "        ";
  378.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'157$this->source); })()), "Drawer", [], "any"falsefalsetrue157)) {
  379.             // line 158
  380.             echo "        ";
  381.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'158$this->source); })()), "Drawer", [], "any"falsefalsetrue158)]);
  382.             echo "
  383.         ";
  384.         }
  385.         // line 160
  386.         echo "    </div>
  387.     ";
  388.         // line 163
  389.         $this->loadTemplate("@common/lang.twig""default_frame.twig"163)->display($context);
  390.         // line 164
  391.         echo "    <script src=\"";
  392.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/function.js"), "html"nulltrue);
  393.         echo "\"></script>
  394.     <script src=\"";
  395.         // line 165
  396.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/script.js"), "html"nulltrue);
  397.         echo "\"></script>
  398.     <script src=\"";
  399.         // line 166
  400.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/eccube.js"), "html"nulltrue);
  401.         echo "\"></script>
  402.     ";
  403.         // line 167
  404.         $this->displayBlock('javascript'$context$blocks);
  405.         // line 168
  406.         echo "    ";
  407.         // line 169
  408.         echo "    ";
  409.         if (twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'169$this->source); })()), "CloseBodyBefore", [], "any"falsefalsetrue169)) {
  410.             // line 170
  411.             echo "    ";
  412.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, (isset($context["Layout"]) || array_key_exists("Layout"$context) ? $context["Layout"] : (function () { throw new RuntimeError('Variable "Layout" does not exist.'170$this->source); })()), "CloseBodyBefore", [], "any"falsefalsetrue170)]);
  413.             echo "
  414.     ";
  415.         }
  416.         // line 172
  417.         echo "    ";
  418.         // line 173
  419.         echo "    ";
  420.         if (array_key_exists("plugin_snippets"$context)) {
  421.             // line 174
  422.             echo "    ";
  423.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"snippet.twig", ["snippets" => (isset($context["plugin_snippets"]) || array_key_exists("plugin_snippets"$context) ? $context["plugin_snippets"] : (function () { throw new RuntimeError('Variable "plugin_snippets" does not exist.'174$this->source); })())]);
  424.             echo "
  425.     ";
  426.         }
  427.         // line 176
  428.         echo "    <script src=\"";
  429.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/customize.js""user_data"), "html"nulltrue);
  430.         echo "\"></script>
  431. </body>
  432. </html>";
  433.         
  434.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  435.         
  436.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  437.     }
  438.     // line 32
  439.     public function block_stylesheet($context, array $blocks = [])
  440.     {
  441.         $macros $this->macros;
  442.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  443.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  444.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  445.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  446.         
  447.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  448.         
  449.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  450.     }
  451.     // line 79
  452.     public function block_main_top($context, array $blocks = [])
  453.     {
  454.         $macros $this->macros;
  455.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  456.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main_top"));
  457.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  458.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main_top"));
  459.         
  460.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  461.         
  462.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  463.     }
  464.     // line 100
  465.     public function block_sub_area($context, array $blocks = [])
  466.     {
  467.         $macros $this->macros;
  468.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  469.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sub_area"));
  470.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  471.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sub_area"));
  472.         // line 101
  473.         echo "                    
  474.                     <ul class=\"pankuzu\">
  475.                         <li><a href=\"";
  476.         // line 103
  477.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  478.         echo "\">トップ</a></li>
  479.                         <li>";
  480.         // line 104
  481.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, (isset($context["Page"]) || array_key_exists("Page"$context) ? $context["Page"] : (function () { throw new RuntimeError('Variable "Page" does not exist.'104$this->source); })()), "name", [], "any"falsefalsetrue104), 104$this->source), "html"nulltrue);
  482.         echo "</li>
  483.                     </ul>
  484.                     ";
  485.         
  486.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  487.         
  488.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  489.     }
  490.     // line 116
  491.     public function block_main($context, array $blocks = [])
  492.     {
  493.         $macros $this->macros;
  494.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  495.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  496.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  497.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  498.         // line 117
  499.         echo "                        ";
  500.         
  501.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  502.         
  503.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  504.     }
  505.     // line 136
  506.     public function block_main_bottom($context, array $blocks = [])
  507.     {
  508.         $macros $this->macros;
  509.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  510.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main_bottom"));
  511.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  512.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main_bottom"));
  513.         
  514.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  515.         
  516.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  517.     }
  518.     // line 167
  519.     public function block_javascript($context, array $blocks = [])
  520.     {
  521.         $macros $this->macros;
  522.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  523.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  524.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  525.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  526.         
  527.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  528.         
  529.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  530.     }
  531.     public function getTemplateName()
  532.     {
  533.         return "default_frame.twig";
  534.     }
  535.     public function isTraitable()
  536.     {
  537.         return false;
  538.     }
  539.     public function getDebugInfo()
  540.     {
  541.         return array (  567 => 167,  549 => 136,  539 => 117,  529 => 116,  516 => 104,  512 => 103,  508 => 101,  498 => 100,  480 => 79,  462 => 32,  447 => 176,  441 => 174,  438 => 173,  436 => 172,  430 => 170,  427 => 169,  425 => 168,  423 => 167,  419 => 166,  415 => 165,  410 => 164,  408 => 163,  403 => 160,  397 => 158,  394 => 157,  387 => 151,  381 => 148,  378 => 147,  375 => 146,  372 => 144,  366 => 141,  363 => 140,  360 => 139,  357 => 137,  355 => 136,  347 => 130,  341 => 127,  338 => 126,  336 => 125,  333 => 124,  327 => 121,  324 => 120,  321 => 119,  319 => 118,  317 => 116,  314 => 115,  312 => 114,  305 => 111,  302 => 109,  299 => 108,  297 => 107,  295 => 100,  292 => 99,  288 => 97,  283 => 94,  280 => 93,  277 => 92,  274 => 91,  271 => 90,  268 => 89,  266 => 88,  261 => 85,  255 => 82,  252 => 81,  249 => 80,  247 => 79,  244 => 78,  238 => 75,  235 => 74,  232 => 73,  229 => 71,  223 => 69,  220 => 68,  216 => 65,  209 => 61,  205 => 60,  201 => 58,  199 => 57,  196 => 56,  190 => 54,  187 => 53,  183 => 51,  176 => 48,  171 => 47,  169 => 46,  163 => 44,  160 => 43,  149 => 33,  147 => 32,  143 => 31,  139 => 30,  135 => 29,  128 => 26,  122 => 24,  119 => 23,  113 => 21,  110 => 20,  104 => 18,  101 => 17,  95 => 15,  92 => 14,  86 => 12,  84 => 11,  79 => 10,  77 => 9,  70 => 8,  65 => 7,  61 => 6,  54 => 2,  51 => 1,);
  542.     }
  543.     public function getSourceContext()
  544.     {
  545.         return new Source("<!doctype html>
  546. <html lang=\"{{ eccube_config.locale }}\">
  547. <head prefix=\"og: https://ogp.me/ns# fb: https://ogp.me/ns/fb# product: https://ogp.me/ns/product#\">
  548.     <meta charset=\"utf-8\">
  549.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  550.     <meta name=\"eccube-csrf-token\" content=\"{{ csrf_token(constant('Eccube\\\\Common\\\\Constant::TOKEN_NAME')) }}\">
  551.     <title>{{ BaseInfo.shop_name }}{% if subtitle is defined and subtitle is not empty %} / {{ subtitle }}{% elseif
  552.         title is defined and title is not empty %} / {{ title }}{% endif %}</title>
  553.     {% if Page.meta_tags is not empty %}
  554.     {{ include(template_from_string(Page.meta_tags), sandboxed = true) }}
  555.     {% if Page.description is not empty %}
  556.     <meta name=\"description\" content=\"{{ Page.description }}\">
  557.     {% endif %}
  558.     {% else %}
  559.     {{ include('meta.twig') }}
  560.     {% endif %}
  561.     {% if Page.author is not empty %}
  562.     <meta name=\"author\" content=\"{{ Page.author }}\">
  563.     {% endif %}
  564.     {% if Page.keyword is not empty %}
  565.     <meta name=\"keywords\" content=\"{{ Page.keyword }}\">
  566.     {% endif %}
  567.     {% if Page.meta_robots is not empty %}
  568.     <meta name=\"robots\" content=\"{{ Page.meta_robots }}\">
  569.     {% endif %}
  570.     <link rel=\"icon\" href=\"{{ asset('assets/img/common/favicon.ico', 'user_data') }}\">
  571.     <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\"
  572.         integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
  573.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/style_eccube.css') }}\">
  574.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/style.css') }}\">
  575.     <script src=\"{{ asset('front.bundle.js', 'bundle') }}\"></script>
  576.     {% block stylesheet %}{% endblock %}
  577.     <script>
  578.         \$(function () {
  579.             \$.ajaxSetup({
  580.                 'headers': {
  581.                     'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  582.                 }
  583.             });
  584.         });
  585.     </script>
  586.     {# Layout: HEAD #}
  587.     {% if Layout.Head %}
  588.     {{ include('block.twig', {'Blocks': Layout.Head}) }}
  589.     {% endif %}
  590.     {# プラグイン用styleseetやmetatagなど #}
  591.     {% if plugin_assets is defined %}{{ include('@admin/snippet.twig', { snippets: plugin_assets }) }}{% endif %}
  592.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/customize.css', 'user_data') }}\">
  593. </head>
  594. <body id=\"{{ body_id|default('other_page') }}\">
  595.     {# Layout: BODY_AFTER #}
  596.     {% if Layout.BodyAfter %}
  597.     {{ include('block.twig', {'Blocks': Layout.BodyAfter}) }}
  598.     {% endif %}
  599.     {% if isMaintenance %}
  600.     <div class=\"ec-maintenanceAlert\">
  601.         <div>
  602.             <div class=\"ec-maintenanceAlert__icon\"><img src=\"{{ asset('assets/icon/exclamation-white.svg') }}\" /></div>
  603.             {{ 'メンテナンスモードが有効になっています。'|trans }}
  604.         </div>
  605.     </div>
  606.     {% endif %}
  607.     <div class=\"ec-layoutRole\">
  608.         {# Layout: HEADER #}
  609.         {% if Layout.Header %}
  610.         {{ include('block.twig', {'Blocks': Layout.Header}) }}
  611.         {% endif %}
  612.         {# Layout: CONTENTS_TOP #}
  613.         {% if Layout.ContentsTop %}
  614.         <div class=\"ec-layoutRole__contentTop\">
  615.             {{ include('block.twig', {'Blocks': Layout.ContentsTop}) }}
  616.         </div>
  617.         {% endif %}
  618.         {% block main_top %}{% endblock %}
  619.         {% if Layout.MainTop %}
  620.         <div class=\"ec-layoutRole__mainTop\">
  621.             {{ include('block.twig', {'Blocks': Layout.MainTop}) }}
  622.         </div>
  623.         {% endif %}
  624.         <div class=\"ec-layoutRole__contents\">
  625.             {% set layoutRoleMain = 'ec-layoutRole__main' %}
  626.             {% if Layout.ColumnNum == 2 %}
  627.             {% set layoutRoleMain = 'ec-layoutRole__mainWithColumn' %}
  628.             {% elseif Layout.ColumnNum == 3 %}
  629.             {% set layoutRoleMain = 'ec-layoutRole__mainBetweenColumn' %}
  630.             {% endif %}
  631.             <div class=\"{{ layoutRoleMain }}\">
  632.                 {# Layout: MAIN_TOP #}
  633.                 <div class=\"wrapper\">
  634.                     {% block sub_area %}
  635.                     
  636.                     <ul class=\"pankuzu\">
  637.                         <li><a href=\"{{ url('homepage') }}\">トップ</a></li>
  638.                         <li>{{Page.name}}</li>
  639.                     </ul>
  640.                     {% endblock %}
  641.                     {# Layout: SIDE_LEFT #}
  642.                     {% if Layout.SideRight %}
  643.                     <aside>
  644.                         {# Layout: SIDE_RIGHT #}
  645.                         {{ include('block.twig', {'Blocks': Layout.SideRight}) }}
  646.                     </aside>
  647.                     {% endif %}
  648.                     {# MAIN AREA #}
  649.                     <main>
  650.                         {% block main %}
  651.                         {% endblock %}
  652.                         {# Layout: MAIN_Bottom #}
  653.                         {% if Layout.MainBottom %}
  654.                         <div class=\"ec-layoutRole__mainBottom\">
  655.                             {{ include('block.twig', {'Blocks': Layout.MainBottom}) }}
  656.                         </div>
  657.                         {% endif %}
  658.                     </main>
  659.                     {% if Layout.SideLeft %}
  660.                     <aside>
  661.                         {{ include('block.twig', {'Blocks': Layout.SideLeft}) }}
  662.                     </aside>
  663.                     {% endif %}
  664.                 </div>
  665.             </div>
  666.         </div>
  667.         {% block main_bottom %}{% endblock %}
  668.         {# Layout: CONTENTS_BOTTOM #}
  669.         {% if Layout.ContentsBottom %}
  670.         <div class=\"ec-layoutRole__contentBottom\">
  671.             {{ include('block.twig', {'Blocks': Layout.ContentsBottom}) }}
  672.         </div>
  673.         {% endif %}
  674.         {# Layout: CONTENTS_FOOTER #}
  675.         {% if Layout.Footer %}
  676.         <footer class=\"ec-layoutRole__footer\">
  677.             {{ include('block.twig', {'Blocks': Layout.Footer}) }}
  678.         </footer>
  679.         {% endif %}
  680.     </div><!-- ec-layoutRole -->
  681.     <div class=\"ec-overlayRole\"></div>
  682.     <div class=\"ec-drawerRoleClose\"><i class=\"fas fa-times\"></i></div>
  683.     <div class=\"ec-drawerRole\">
  684.         {# Layout: DRAWER #}
  685.         {% if Layout.Drawer %}
  686.         {{ include('block.twig', {'Blocks': Layout.Drawer}) }}
  687.         {% endif %}
  688.     </div>
  689.     {% include('@common/lang.twig') %}
  690.     <script src=\"{{ asset('assets/js/function.js') }}\"></script>
  691.     <script src=\"{{ asset('assets/js/script.js') }}\"></script>
  692.     <script src=\"{{ asset('assets/js/eccube.js') }}\"></script>
  693.     {% block javascript %}{% endblock %}
  694.     {# Layout: CLOSE_BODY_BEFORE #}
  695.     {% if Layout.CloseBodyBefore %}
  696.     {{ include('block.twig', {'Blocks': Layout.CloseBodyBefore}) }}
  697.     {% endif %}
  698.     {# プラグイン用Snippet #}
  699.     {% if plugin_snippets is defined %}
  700.     {{ include('snippet.twig', { snippets: plugin_snippets }) }}
  701.     {% endif %}
  702.     <script src=\"{{ asset('assets/js/customize.js', 'user_data') }}\"></script>
  703. </body>
  704. </html>""default_frame.twig""/home/hr67ekh16/u-arts-mirror.jp/public_html/app/template/uarts/default_frame.twig");
  705.     }
  706.     
  707.     public function checkSecurity()
  708.     {
  709.         static $tags = array("if" => 7"block" => 32"set" => 88"include" => 163);
  710.         static $filters = array("escape" => 2"default" => 51"trans" => 61);
  711.         static $functions = array("csrf_token" => 6"constant" => 6"include" => 10"template_from_string" => 10"asset" => 26"url" => 103);
  712.         try {
  713.             $this->sandbox->checkSecurity(
  714.                 ['if''block''set''include'],
  715.                 ['escape''default''trans'],
  716.                 ['csrf_token''constant''include''template_from_string''asset''url']
  717.             );
  718.         } catch (SecurityError $e) {
  719.             $e->setSourceContext($this->source);
  720.             if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
  721.                 $e->setTemplateLine($tags[$e->getTagName()]);
  722.             } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
  723.                 $e->setTemplateLine($filters[$e->getFilterName()]);
  724.             } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
  725.                 $e->setTemplateLine($functions[$e->getFunctionName()]);
  726.             }
  727.             throw $e;
  728.         }
  729.     }
  730. }