var/cache/dev/twig/87/8799aa8e5281aab0e32640d05a4aa3469b7cccafd26b22ea16b4aa4e78ca75cc.php line 36

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