var/cache/dev/twig/2f/2fd55247261700baacb108aafe659d9c1ee75fb19f2202fedeb9ccd4ce8655b5.php line 310

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_ff66919d0c5b4ddc7eca63a70b3cb8b71a8e0e555c4ccfb67c04db2e0a803569 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' => [$this'block_main'],
  26.             'javascript' => [$this'block_javascript'],
  27.         ];
  28.     }
  29.     protected function doDisplay(array $context, array $blocks = [])
  30.     {
  31.         $macros $this->macros;
  32.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  33.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""default_frame.twig"));
  34.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  35.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""default_frame.twig"));
  36.         // line 1
  37.         echo "<!doctype html>
  38. ";
  39.         // line 12
  40.         echo "<html lang=\"";
  41.         echo twig_escape_filter($this->envtwig_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.'12$this->source); })()), "locale", [], "any"falsefalsefalse12), "html"nulltrue);
  42.         echo "\">
  43. <head prefix=\"og: https://ogp.me/ns# fb: https://ogp.me/ns/fb# product: https://ogp.me/ns/product#\">
  44.     <meta charset=\"utf-8\">
  45.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  46.     <meta name=\"eccube-csrf-token\" content=\"";
  47.         // line 16
  48.         echo twig_escape_filter($this->env$this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken(twig_constant("Eccube\\Common\\Constant::TOKEN_NAME")), "html"nulltrue);
  49.         echo "\">
  50.     <title>";
  51.         // line 17
  52.         echo twig_escape_filter($this->envtwig_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.'17$this->source); })()), "shop_name", [], "any"falsefalsefalse17), "html"nulltrue);
  53.         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.'17$this->source); })())))) {
  54.             echo " / ";
  55.             echo twig_escape_filter($this->env, (isset($context["subtitle"]) || array_key_exists("subtitle"$context) ? $context["subtitle"] : (function () { throw new RuntimeError('Variable "subtitle" does not exist.'17$this->source); })()), "html"nulltrue);
  56.         } elseif ((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.'17$this->source); })())))) {
  57.             echo " / ";
  58.             echo twig_escape_filter($this->env, (isset($context["title"]) || array_key_exists("title"$context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.'17$this->source); })()), "html"nulltrue);
  59.         }
  60.         echo "</title>
  61.     ";
  62.         // line 18
  63.         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.'18$this->source); })()), "meta_tags", [], "any"falsefalsefalse18))) {
  64.             // line 19
  65.             echo "        ";
  66.             echo twig_include($this->env$contexttwig_template_from_string($this->envtwig_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.'19$this->source); })()), "meta_tags", [], "any"falsefalsefalse19)));
  67.             echo "
  68.         ";
  69.             // line 20
  70.             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); })()), "description", [], "any"falsefalsefalse20))) {
  71.                 // line 21
  72.                 echo "            <meta name=\"description\" content=\"";
  73.                 echo twig_escape_filter($this->envtwig_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); })()), "description", [], "any"falsefalsefalse21), "html"nulltrue);
  74.                 echo "\">
  75.         ";
  76.             }
  77.             // line 23
  78.             echo "    ";
  79.         } else {
  80.             // line 24
  81.             echo "        ";
  82.             echo twig_include($this->env$context"meta.twig");
  83.             echo "
  84.     ";
  85.         }
  86.         // line 26
  87.         echo "    ";
  88.         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.'26$this->source); })()), "author", [], "any"falsefalsefalse26))) {
  89.             // line 27
  90.             echo "        <meta name=\"author\" content=\"";
  91.             echo twig_escape_filter($this->envtwig_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.'27$this->source); })()), "author", [], "any"falsefalsefalse27), "html"nulltrue);
  92.             echo "\">
  93.     ";
  94.         }
  95.         // line 29
  96.         echo "    ";
  97.         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.'29$this->source); })()), "keyword", [], "any"falsefalsefalse29))) {
  98.             // line 30
  99.             echo "        <meta name=\"keywords\" content=\"";
  100.             echo twig_escape_filter($this->envtwig_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.'30$this->source); })()), "keyword", [], "any"falsefalsefalse30), "html"nulltrue);
  101.             echo "\">
  102.     ";
  103.         }
  104.         // line 32
  105.         echo "    ";
  106.         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.'32$this->source); })()), "meta_robots", [], "any"falsefalsefalse32))) {
  107.             // line 33
  108.             echo "        <meta name=\"robots\" content=\"";
  109.             echo twig_escape_filter($this->envtwig_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.'33$this->source); })()), "meta_robots", [], "any"falsefalsefalse33), "html"nulltrue);
  110.             echo "\">
  111.     ";
  112.         }
  113.         // line 35
  114.         echo "    <link rel=\"icon\" href=\"";
  115.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/favicon.ico""user_data"), "html"nulltrue);
  116.         echo "\">
  117.     <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
  118.     <link rel=\"stylesheet\" href=\"";
  119.         // line 37
  120.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.css"), "html"nulltrue);
  121.         echo "\">
  122.     <script src=\"";
  123.         // line 38
  124.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("front.bundle.js""bundle"), "html"nulltrue);
  125.         echo "\"></script>
  126.     ";
  127.         // line 39
  128.         $this->displayBlock('stylesheet'$context$blocks);
  129.         // line 40
  130.         echo "    <script>
  131.         \$(function() {
  132.             \$.ajaxSetup({
  133.                 'headers': {
  134.                     'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  135.                 }
  136.             });
  137.         });
  138.     </script>
  139.     ";
  140.         // line 50
  141.         echo "    ";
  142.         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.'50$this->source); })()), "Head", [], "any"falsefalsefalse50)) {
  143.             // line 51
  144.             echo "        ";
  145.             echo 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.'51$this->source); })()), "Head", [], "any"falsefalsefalse51)]);
  146.             echo "
  147.     ";
  148.         }
  149.         // line 53
  150.         echo "    ";
  151.         // line 54
  152.         echo "    ";
  153.         if (array_key_exists("plugin_assets"$context)) {
  154.             echo 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.'54$this->source); })())]);
  155.         }
  156.         // line 55
  157.         echo "    <link rel=\"stylesheet\" href=\"";
  158.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/customize.css""user_data"), "html"nulltrue);
  159.         echo "\">
  160.     <link rel=\"stylesheet\" href=\"/html/plugins/sweetalert2-theme-bootstrap-4/bootstrap-4.min.css\">
  161.     <link rel=\"stylesheet\" href=\"/html/dist/css/adminlte.min.css\">
  162. </head>
  163. <body id=\"page_";
  164.         // line 60
  165.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_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.'60$this->source); })()), "request", [], "any"falsefalsefalse60), "get", [=> "_route"], "method"falsefalsefalse60), "html"nulltrue);
  166.         echo "\" class=\"";
  167.         echo twig_escape_filter($this->env, ((array_key_exists("body_class"$context)) ? (_twig_default_filter((isset($context["body_class"]) || array_key_exists("body_class"$context) ? $context["body_class"] : (function () { throw new RuntimeError('Variable "body_class" does not exist.'60$this->source); })()), "other_page")) : ("other_page")), "html"nulltrue);
  168.         echo "\">
  169. ";
  170.         // line 62
  171.         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.'62$this->source); })()), "BodyAfter", [], "any"falsefalsefalse62)) {
  172.             // line 63
  173.             echo "    ";
  174.             echo 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.'63$this->source); })()), "BodyAfter", [], "any"falsefalsefalse63)]);
  175.             echo "
  176. ";
  177.         }
  178.         // line 65
  179.         echo "
  180. ";
  181.         // line 66
  182.         if ((isset($context["isMaintenance"]) || array_key_exists("isMaintenance"$context) ? $context["isMaintenance"] : (function () { throw new RuntimeError('Variable "isMaintenance" does not exist.'66$this->source); })())) {
  183.             // line 67
  184.             echo "    <div class=\"ec-maintenanceAlert\">
  185.         <div>
  186.             <div class=\"ec-maintenanceAlert__icon\"><img src=\"";
  187.             // line 69
  188.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/exclamation-white.svg"), "html"nulltrue);
  189.             echo "\"/></div>
  190.             ";
  191.             // line 70
  192.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("メンテナンスモードが有効になっています。"), "html"nulltrue);
  193.             echo "
  194.         </div>
  195.     </div>
  196. ";
  197.         }
  198.         // line 74
  199.         echo "
  200. <div class=\"ec-layoutRole\">
  201.     ";
  202.         // line 77
  203.         echo "    ";
  204.         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.'77$this->source); })()), "Header", [], "any"falsefalsefalse77)) {
  205.             // line 78
  206.             echo "        <header class=\"ec-layoutRole__header\">
  207.             ";
  208.             // line 79
  209.             echo 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.'79$this->source); })()), "Header", [], "any"falsefalsefalse79)]);
  210.             echo "
  211.         </header>
  212.     ";
  213.         }
  214.         // line 82
  215.         echo "
  216.     ";
  217.         // line 84
  218.         echo "    ";
  219.         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.'84$this->source); })()), "ContentsTop", [], "any"falsefalsefalse84)) {
  220.             // line 85
  221.             echo "        <div class=\"ec-layoutRole__contentTop\">
  222.             ";
  223.             // line 86
  224.             echo 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.'86$this->source); })()), "ContentsTop", [], "any"falsefalsefalse86)]);
  225.             echo "
  226.         </div>
  227.     ";
  228.         }
  229.         // line 89
  230.         echo "
  231.     <div class=\"ec-layoutRole__contents\">
  232.         ";
  233.         // line 92
  234.         echo "        ";
  235.         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.'92$this->source); })()), "SideLeft", [], "any"falsefalsefalse92)) {
  236.             // line 93
  237.             echo "            <aside class=\"ec-layoutRole__left\">
  238.                 ";
  239.             // line 94
  240.             echo 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.'94$this->source); })()), "SideLeft", [], "any"falsefalsefalse94)]);
  241.             echo "
  242.             </aside>
  243.         ";
  244.         }
  245.         // line 97
  246.         echo "
  247.         ";
  248.         // line 98
  249.         $context["layoutRoleMain"] = "ec-layoutRole__main";
  250.         // line 99
  251.         echo "        ";
  252.         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.'99$this->source); })()), "ColumnNum", [], "any"falsefalsefalse99) == 2)) {
  253.             // line 100
  254.             echo "            ";
  255.             $context["layoutRoleMain"] = "ec-layoutRole__mainWithColumn";
  256.             // line 101
  257.             echo "        ";
  258.         } 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.'101$this->source); })()), "ColumnNum", [], "any"falsefalsefalse101) == 3)) {
  259.             // line 102
  260.             echo "            ";
  261.             $context["layoutRoleMain"] = "ec-layoutRole__mainBetweenColumn";
  262.             // line 103
  263.             echo "        ";
  264.         }
  265.         // line 104
  266.         echo "
  267.         <main class=\"";
  268.         // line 105
  269.         echo twig_escape_filter($this->env, (isset($context["layoutRoleMain"]) || array_key_exists("layoutRoleMain"$context) ? $context["layoutRoleMain"] : (function () { throw new RuntimeError('Variable "layoutRoleMain" does not exist.'105$this->source); })()), "html"nulltrue);
  270.         echo "\">
  271.             ";
  272.         // line 107
  273.         echo "            ";
  274.         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.'107$this->source); })()), "MainTop", [], "any"falsefalsefalse107)) {
  275.             // line 108
  276.             echo "                <div class=\"ec-layoutRole__mainTop\">
  277.                     ";
  278.             // line 109
  279.             echo 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.'109$this->source); })()), "MainTop", [], "any"falsefalsefalse109)]);
  280.             echo "
  281.                 </div>
  282.             ";
  283.         }
  284.         // line 112
  285.         echo "
  286.             ";
  287.         // line 114
  288.         echo "            ";
  289.         $this->displayBlock('main'$context$blocks);
  290.         // line 115
  291.         echo "
  292.             ";
  293.         // line 117
  294.         echo "            ";
  295.         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.'117$this->source); })()), "MainBottom", [], "any"falsefalsefalse117)) {
  296.             // line 118
  297.             echo "                <div class=\"ec-layoutRole__mainBottom\">
  298.                     ";
  299.             // line 119
  300.             echo 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.'119$this->source); })()), "MainBottom", [], "any"falsefalsefalse119)]);
  301.             echo "
  302.                 </div>
  303.             ";
  304.         }
  305.         // line 122
  306.         echo "        </main>
  307.         ";
  308.         // line 125
  309.         echo "        ";
  310.         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); })()), "SideRight", [], "any"falsefalsefalse125)) {
  311.             // line 126
  312.             echo "            <aside class=\"ec-layoutRole__right\">
  313.                 ";
  314.             // line 127
  315.             echo 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); })()), "SideRight", [], "any"falsefalsefalse127)]);
  316.             echo "
  317.             </aside>
  318.         ";
  319.         }
  320.         // line 130
  321.         echo "    </div>
  322.     ";
  323.         // line 133
  324.         echo "    ";
  325.         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.'133$this->source); })()), "ContentsBottom", [], "any"falsefalsefalse133)) {
  326.             // line 134
  327.             echo "        <div class=\"ec-layoutRole__contentBottom\">
  328.             ";
  329.             // line 135
  330.             echo 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.'135$this->source); })()), "ContentsBottom", [], "any"falsefalsefalse135)]);
  331.             echo "
  332.         </div>
  333.     ";
  334.         }
  335.         // line 138
  336.         echo "
  337.     ";
  338.         // line 140
  339.         echo "    ";
  340.         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.'140$this->source); })()), "Footer", [], "any"falsefalsefalse140)) {
  341.             // line 141
  342.             echo "        <footer class=\"ec-layoutRole__footer\">
  343.             ";
  344.             // line 142
  345.             echo 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.'142$this->source); })()), "Footer", [], "any"falsefalsefalse142)]);
  346.             echo "
  347.         </footer>
  348.     ";
  349.         }
  350.         // line 145
  351.         echo "</div><!-- ec-layoutRole -->
  352. <div class=\"ec-overlayRole\"></div>
  353. <div class=\"ec-drawerRoleClose\"><i class=\"fas fa-times\"></i></div>
  354. <div class=\"ec-drawerRole\">
  355.     ";
  356.         // line 151
  357.         echo "    ";
  358.         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.'151$this->source); })()), "Drawer", [], "any"falsefalsefalse151)) {
  359.             // line 152
  360.             echo "        ";
  361.             echo 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.'152$this->source); })()), "Drawer", [], "any"falsefalsefalse152)]);
  362.             echo "
  363.     ";
  364.         }
  365.         // line 154
  366.         echo "</div>
  367. <div class=\"ec-blockTopBtn pagetop\">&#8593;</div>
  368. ";
  369.         // line 156
  370.         $this->loadTemplate("@common/lang.twig""default_frame.twig"156)->display($context);
  371.         // line 157
  372.         echo "<script src=\"";
  373.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/function.js"), "html"nulltrue);
  374.         echo "\"></script>
  375. <script src=\"";
  376.         // line 158
  377.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/eccube.js"), "html"nulltrue);
  378.         echo "\"></script>
  379. ";
  380.         // line 159
  381.         $this->displayBlock('javascript'$context$blocks);
  382.         // line 161
  383.         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.'161$this->source); })()), "CloseBodyBefore", [], "any"falsefalsefalse161)) {
  384.             // line 162
  385.             echo "    ";
  386.             echo 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.'162$this->source); })()), "CloseBodyBefore", [], "any"falsefalsefalse162)]);
  387.             echo "
  388. ";
  389.         }
  390.         // line 165
  391.         if (array_key_exists("plugin_snippets"$context)) {
  392.             // line 166
  393.             echo "    ";
  394.             echo 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.'166$this->source); })())]);
  395.             echo "
  396. ";
  397.         }
  398.         // line 168
  399.         echo "    <script src=\"";
  400.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/customize.js""user_data"), "html"nulltrue);
  401.         echo "\"></script>
  402. \t<!-- Bootstrap 4 -->
  403. \t<script src=\"/html/plugins/bootstrap/js/bootstrap.bundle.min.js\"></script>
  404. \t<!-- AdminLTE App -->
  405. \t<script src=\"/html/dist/js/adminlte.js\"></script>
  406. </body>
  407. </html>
  408. ";
  409.         
  410.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  411.         
  412.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  413.     }
  414.     // line 39
  415.     public function block_stylesheet($context, array $blocks = [])
  416.     {
  417.         $macros $this->macros;
  418.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  419.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  420.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  421.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  422.         
  423.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  424.         
  425.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  426.     }
  427.     // line 114
  428.     public function block_main($context, array $blocks = [])
  429.     {
  430.         $macros $this->macros;
  431.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  432.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  433.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  434.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  435.         
  436.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  437.         
  438.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  439.     }
  440.     // line 159
  441.     public function block_javascript($context, array $blocks = [])
  442.     {
  443.         $macros $this->macros;
  444.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  445.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  446.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  447.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  448.         
  449.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  450.         
  451.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  452.     }
  453.     public function getTemplateName()
  454.     {
  455.         return "default_frame.twig";
  456.     }
  457.     public function isTraitable()
  458.     {
  459.         return false;
  460.     }
  461.     public function getDebugInfo()
  462.     {
  463.         return array (  469 => 159,  451 => 114,  433 => 39,  412 => 168,  406 => 166,  404 => 165,  398 => 162,  396 => 161,  394 => 159,  390 => 158,  385 => 157,  383 => 156,  379 => 154,  373 => 152,  370 => 151,  363 => 145,  357 => 142,  354 => 141,  351 => 140,  348 => 138,  342 => 135,  339 => 134,  336 => 133,  332 => 130,  326 => 127,  323 => 126,  320 => 125,  316 => 122,  310 => 119,  307 => 118,  304 => 117,  301 => 115,  298 => 114,  295 => 112,  289 => 109,  286 => 108,  283 => 107,  279 => 105,  276 => 104,  273 => 103,  270 => 102,  267 => 101,  264 => 100,  261 => 99,  259 => 98,  256 => 97,  250 => 94,  247 => 93,  244 => 92,  240 => 89,  234 => 86,  231 => 85,  228 => 84,  225 => 82,  219 => 79,  216 => 78,  213 => 77,  209 => 74,  202 => 70,  198 => 69,  194 => 67,  192 => 66,  189 => 65,  183 => 63,  181 => 62,  175 => 60,  166 => 55,  161 => 54,  159 => 53,  153 => 51,  150 => 50,  139 => 40,  137 => 39,  133 => 38,  129 => 37,  123 => 35,  117 => 33,  114 => 32,  108 => 30,  105 => 29,  99 => 27,  96 => 26,  90 => 24,  87 => 23,  81 => 21,  79 => 20,  74 => 19,  72 => 18,  61 => 17,  57 => 16,  49 => 12,  46 => 1,);
  464.     }
  465.     public function getSourceContext()
  466.     {
  467.         return new Source("<!doctype html>
  468. {#
  469. This file is part of EC-CUBE
  470. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  471. http://www.ec-cube.co.jp/
  472. For the full copyright and license information, please view the LICENSE
  473. file that was distributed with this source code.
  474. #}
  475. <html lang=\"{{ eccube_config.locale }}\">
  476. <head prefix=\"og: https://ogp.me/ns# fb: https://ogp.me/ns/fb# product: https://ogp.me/ns/product#\">
  477.     <meta charset=\"utf-8\">
  478.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  479.     <meta name=\"eccube-csrf-token\" content=\"{{ csrf_token(constant('Eccube\\\\Common\\\\Constant::TOKEN_NAME')) }}\">
  480.     <title>{{ BaseInfo.shop_name }}{% if subtitle is defined and subtitle is not empty %} / {{ subtitle }}{% elseif title is defined and title is not empty %} / {{ title }}{% endif %}</title>
  481.     {% if Page.meta_tags is not empty %}
  482.         {{ include(template_from_string(Page.meta_tags)) }}
  483.         {% if Page.description is not empty %}
  484.             <meta name=\"description\" content=\"{{ Page.description }}\">
  485.         {% endif %}
  486.     {% else %}
  487.         {{ include('meta.twig') }}
  488.     {% endif %}
  489.     {% if Page.author is not empty %}
  490.         <meta name=\"author\" content=\"{{ Page.author }}\">
  491.     {% endif %}
  492.     {% if Page.keyword is not empty %}
  493.         <meta name=\"keywords\" content=\"{{ Page.keyword }}\">
  494.     {% endif %}
  495.     {% if Page.meta_robots is not empty %}
  496.         <meta name=\"robots\" content=\"{{ Page.meta_robots }}\">
  497.     {% endif %}
  498.     <link rel=\"icon\" href=\"{{ asset('assets/img/common/favicon.ico', 'user_data') }}\">
  499.     <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\" integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
  500.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/style.css') }}\">
  501.     <script src=\"{{ asset('front.bundle.js', 'bundle') }}\"></script>
  502.     {% block stylesheet %}{% endblock %}
  503.     <script>
  504.         \$(function() {
  505.             \$.ajaxSetup({
  506.                 'headers': {
  507.                     'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  508.                 }
  509.             });
  510.         });
  511.     </script>
  512.     {# Layout: HEAD #}
  513.     {% if Layout.Head %}
  514.         {{ include('block.twig', {'Blocks': Layout.Head}) }}
  515.     {% endif %}
  516.     {# プラグイン用styleseetやmetatagなど #}
  517.     {% if plugin_assets is defined %}{{ include('@admin/snippet.twig', { snippets: plugin_assets }) }}{% endif %}
  518.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/customize.css', 'user_data') }}\">
  519.     <link rel=\"stylesheet\" href=\"/html/plugins/sweetalert2-theme-bootstrap-4/bootstrap-4.min.css\">
  520.     <link rel=\"stylesheet\" href=\"/html/dist/css/adminlte.min.css\">
  521. </head>
  522. <body id=\"page_{{ app.request.get('_route') }}\" class=\"{{ body_class|default('other_page') }}\">
  523. {# Layout: BODY_AFTER #}
  524. {% if Layout.BodyAfter %}
  525.     {{ include('block.twig', {'Blocks': Layout.BodyAfter}) }}
  526. {% endif %}
  527. {% if isMaintenance %}
  528.     <div class=\"ec-maintenanceAlert\">
  529.         <div>
  530.             <div class=\"ec-maintenanceAlert__icon\"><img src=\"{{ asset('assets/icon/exclamation-white.svg') }}\"/></div>
  531.             {{ 'メンテナンスモードが有効になっています。'|trans }}
  532.         </div>
  533.     </div>
  534. {% endif %}
  535. <div class=\"ec-layoutRole\">
  536.     {# Layout: HEADER #}
  537.     {% if Layout.Header %}
  538.         <header class=\"ec-layoutRole__header\">
  539.             {{ include('block.twig', {'Blocks': Layout.Header}) }}
  540.         </header>
  541.     {% endif %}
  542.     {# Layout: CONTENTS_TOP #}
  543.     {% if Layout.ContentsTop %}
  544.         <div class=\"ec-layoutRole__contentTop\">
  545.             {{ include('block.twig', {'Blocks': Layout.ContentsTop}) }}
  546.         </div>
  547.     {% endif %}
  548.     <div class=\"ec-layoutRole__contents\">
  549.         {# Layout: SIDE_LEFT #}
  550.         {% if Layout.SideLeft %}
  551.             <aside class=\"ec-layoutRole__left\">
  552.                 {{ include('block.twig', {'Blocks': Layout.SideLeft}) }}
  553.             </aside>
  554.         {% endif %}
  555.         {% set layoutRoleMain = 'ec-layoutRole__main' %}
  556.         {% if Layout.ColumnNum == 2 %}
  557.             {% set layoutRoleMain = 'ec-layoutRole__mainWithColumn' %}
  558.         {% elseif Layout.ColumnNum == 3 %}
  559.             {% set layoutRoleMain = 'ec-layoutRole__mainBetweenColumn' %}
  560.         {% endif %}
  561.         <main class=\"{{ layoutRoleMain }}\">
  562.             {# Layout: MAIN_TOP #}
  563.             {% if Layout.MainTop %}
  564.                 <div class=\"ec-layoutRole__mainTop\">
  565.                     {{ include('block.twig', {'Blocks': Layout.MainTop}) }}
  566.                 </div>
  567.             {% endif %}
  568.             {# MAIN AREA #}
  569.             {% block main %}{% endblock %}
  570.             {# Layout: MAIN_Bottom #}
  571.             {% if Layout.MainBottom %}
  572.                 <div class=\"ec-layoutRole__mainBottom\">
  573.                     {{ include('block.twig', {'Blocks': Layout.MainBottom}) }}
  574.                 </div>
  575.             {% endif %}
  576.         </main>
  577.         {# Layout: SIDE_RIGHT #}
  578.         {% if Layout.SideRight %}
  579.             <aside class=\"ec-layoutRole__right\">
  580.                 {{ include('block.twig', {'Blocks': Layout.SideRight}) }}
  581.             </aside>
  582.         {% endif %}
  583.     </div>
  584.     {# Layout: CONTENTS_BOTTOM #}
  585.     {% if Layout.ContentsBottom %}
  586.         <div class=\"ec-layoutRole__contentBottom\">
  587.             {{ include('block.twig', {'Blocks': Layout.ContentsBottom}) }}
  588.         </div>
  589.     {% endif %}
  590.     {# Layout: CONTENTS_FOOTER #}
  591.     {% if Layout.Footer %}
  592.         <footer class=\"ec-layoutRole__footer\">
  593.             {{ include('block.twig', {'Blocks': Layout.Footer}) }}
  594.         </footer>
  595.     {% endif %}
  596. </div><!-- ec-layoutRole -->
  597. <div class=\"ec-overlayRole\"></div>
  598. <div class=\"ec-drawerRoleClose\"><i class=\"fas fa-times\"></i></div>
  599. <div class=\"ec-drawerRole\">
  600.     {# Layout: DRAWER #}
  601.     {% if Layout.Drawer %}
  602.         {{ include('block.twig', {'Blocks': Layout.Drawer}) }}
  603.     {% endif %}
  604. </div>
  605. <div class=\"ec-blockTopBtn pagetop\">&#8593;</div>
  606. {% include('@common/lang.twig') %}
  607. <script src=\"{{ asset('assets/js/function.js') }}\"></script>
  608. <script src=\"{{ asset('assets/js/eccube.js') }}\"></script>
  609. {% block javascript %}{% endblock %}
  610. {# Layout: CLOSE_BODY_BEFORE #}
  611. {% if Layout.CloseBodyBefore %}
  612.     {{ include('block.twig', {'Blocks': Layout.CloseBodyBefore}) }}
  613. {% endif %}
  614. {# プラグイン用Snippet #}
  615. {% if plugin_snippets is defined %}
  616.     {{ include('snippet.twig', { snippets: plugin_snippets }) }}
  617. {% endif %}
  618.     <script src=\"{{ asset('assets/js/customize.js', 'user_data') }}\"></script>
  619. \t<!-- Bootstrap 4 -->
  620. \t<script src=\"/html/plugins/bootstrap/js/bootstrap.bundle.min.js\"></script>
  621. \t<!-- AdminLTE App -->
  622. \t<script src=\"/html/dist/js/adminlte.js\"></script>
  623. </body>
  624. </html>
  625. ""default_frame.twig""/home/xs538259/exterior-plus.jp/public_html/app/template/default/default_frame.twig");
  626.     }
  627. }