var/cache/dev/twig/4e/4edba1d3ee5548a35a0053a1c6e386be.php line 41

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_43962ac8c5b8ea19ef9ef3387507817f 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.         // line 1
  40.         echo "<!doctype html>
  41. <html lang=\"";
  42.         // line 2
  43.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, ($context["eccube_config"] ?? null), "locale", [], "any"falsefalsetrue2), 2$this->source), "html"nulltrue);
  44.         echo "\">
  45. <head prefix=\"og: https://ogp.me/ns# fb: https://ogp.me/ns/fb# product: https://ogp.me/ns/product#\">
  46.     <meta charset=\"utf-8\">
  47.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  48.     <meta name=\"eccube-csrf-token\" content=\"";
  49.         // line 6
  50.         echo twig_escape_filter($this->env$this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderCsrfToken(twig_constant("Eccube\\Common\\Constant::TOKEN_NAME")), "html"nulltrue);
  51.         echo "\">
  52.     <title>";
  53.         // line 7
  54.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, ($context["BaseInfo"] ?? null), "shop_name", [], "any"falsefalsetrue7), 7$this->source), "html"nulltrue);
  55.         if ((array_key_exists("subtitle"$context) &&  !twig_test_empty(($context["subtitle"] ?? null)))) {
  56.             echo " / ";
  57.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(($context["subtitle"] ?? null), 7$this->source), "html"nulltrue);
  58.         } elseif ((        // line 8
  59. array_key_exists("title"$context) &&  !twig_test_empty(($context["title"] ?? null)))) {
  60.             echo " / ";
  61.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(($context["title"] ?? null), 8$this->source), "html"nulltrue);
  62.         }
  63.         echo "</title>
  64.     ";
  65.         // line 9
  66.         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, ($context["Page"] ?? null), "meta_tags", [], "any"falsefalsetrue9))) {
  67.             // line 10
  68.             echo "    ";
  69.             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, ($context["Page"] ?? null), "meta_tags", [], "any"falsefalsetrue10), 10$this->source)), array(), truefalsetrue);
  70.             echo "
  71.     ";
  72.             // line 11
  73.             if ( !twig_test_empty(twig_get_attribute($this->env$this->source, ($context["Page"] ?? null), "description", [], "any"falsefalsetrue11))) {
  74.                 // line 12
  75.                 echo "    <meta name=\"description\" content=\"";
  76.                 echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, ($context["Page"] ?? null), "description", [], "any"falsefalsetrue12), 12$this->source), "html"nulltrue);
  77.                 echo "\">
  78.     ";
  79.             }
  80.             // line 14
  81.             echo "    ";
  82.         } else {
  83.             // line 15
  84.             echo "    ";
  85.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"meta.twig");
  86.             echo "
  87.     ";
  88.         }
  89.         // line 17
  90.         echo "    ";
  91.         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, ($context["Page"] ?? null), "author", [], "any"falsefalsetrue17))) {
  92.             // line 18
  93.             echo "    <meta name=\"author\" content=\"";
  94.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, ($context["Page"] ?? null), "author", [], "any"falsefalsetrue18), 18$this->source), "html"nulltrue);
  95.             echo "\">
  96.     ";
  97.         }
  98.         // line 20
  99.         echo "    ";
  100.         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, ($context["Page"] ?? null), "keyword", [], "any"falsefalsetrue20))) {
  101.             // line 21
  102.             echo "    <meta name=\"keywords\" content=\"";
  103.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, ($context["Page"] ?? null), "keyword", [], "any"falsefalsetrue21), 21$this->source), "html"nulltrue);
  104.             echo "\">
  105.     ";
  106.         }
  107.         // line 23
  108.         echo "    ";
  109.         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, ($context["Page"] ?? null), "meta_robots", [], "any"falsefalsetrue23))) {
  110.             // line 24
  111.             echo "    <meta name=\"robots\" content=\"";
  112.             echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, ($context["Page"] ?? null), "meta_robots", [], "any"falsefalsetrue24), 24$this->source), "html"nulltrue);
  113.             echo "\">
  114.     ";
  115.         }
  116.         // line 26
  117.         echo "    <link rel=\"icon\" href=\"";
  118.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/common/favicon.ico""user_data"), "html"nulltrue);
  119.         echo "\">
  120.     <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.3.1/css/all.css\"
  121.         integrity=\"sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU\" crossorigin=\"anonymous\">
  122.     <link rel=\"stylesheet\" href=\"";
  123.         // line 29
  124.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style_eccube.css"), "html"nulltrue);
  125.         echo "\">
  126.     <link rel=\"stylesheet\" href=\"";
  127.         // line 30
  128.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.css"), "html"nulltrue);
  129.         echo "\">
  130.     <script src=\"";
  131.         // line 31
  132.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("front.bundle.js""bundle"), "html"nulltrue);
  133.         echo "\"></script>
  134.     ";
  135.         // line 32
  136.         $this->displayBlock('stylesheet'$context$blocks);
  137.         // line 33
  138.         echo "    <script>
  139.         \$(function () {
  140.             \$.ajaxSetup({
  141.                 'headers': {
  142.                     'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  143.                 }
  144.             });
  145.         });
  146.     </script>
  147.     ";
  148.         // line 43
  149.         echo "    ";
  150.         if (twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "Head", [], "any"falsefalsetrue43)) {
  151.             // line 44
  152.             echo "    ";
  153.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "Head", [], "any"falsefalsetrue44)]);
  154.             echo "
  155.     ";
  156.         }
  157.         // line 46
  158.         echo "    ";
  159.         // line 47
  160.         echo "    ";
  161.         if (array_key_exists("plugin_assets"$context)) {
  162.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"@admin/snippet.twig", ["snippets" => ($context["plugin_assets"] ?? null)]);
  163.         }
  164.         // line 48
  165.         echo "    <link rel=\"stylesheet\" href=\"";
  166.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/customize.css""user_data"), "html"nulltrue);
  167.         echo "\">
  168. </head>
  169. <body id=\"";
  170.         // line 51
  171.         echo twig_escape_filter($this->env, ((array_key_exists("body_id"$context)) ? (_twig_default_filter($this->sandbox->ensureToStringAllowed(($context["body_id"] ?? null), 51$this->source), "other_page")) : ("other_page")), "html"nulltrue);
  172.         echo "\">
  173.     ";
  174.         // line 53
  175.         echo "    ";
  176.         if (twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "BodyAfter", [], "any"falsefalsetrue53)) {
  177.             // line 54
  178.             echo "    ";
  179.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "BodyAfter", [], "any"falsefalsetrue54)]);
  180.             echo "
  181.     ";
  182.         }
  183.         // line 56
  184.         echo "
  185.     ";
  186.         // line 57
  187.         if (($context["isMaintenance"] ?? null)) {
  188.             // line 58
  189.             echo "    <div class=\"ec-maintenanceAlert\">
  190.         <div>
  191.             <div class=\"ec-maintenanceAlert__icon\"><img src=\"";
  192.             // line 60
  193.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/icon/exclamation-white.svg"), "html"nulltrue);
  194.             echo "\" /></div>
  195.             ";
  196.             // line 61
  197.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("メンテナンスモードが有効になっています。"), "html"nulltrue);
  198.             echo "
  199.         </div>
  200.     </div>
  201.     ";
  202.         }
  203.         // line 65
  204.         echo "
  205.     <div class=\"ec-layoutRole\">
  206.         ";
  207.         // line 68
  208.         echo "        ";
  209.         if (twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "Header", [], "any"falsefalsetrue68)) {
  210.             // line 69
  211.             echo "        ";
  212.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "Header", [], "any"falsefalsetrue69)]);
  213.             echo "
  214.         ";
  215.         }
  216.         // line 71
  217.         echo "
  218.         ";
  219.         // line 73
  220.         echo "        ";
  221.         if (twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "ContentsTop", [], "any"falsefalsetrue73)) {
  222.             // line 74
  223.             echo "        <div class=\"ec-layoutRole__contentTop\">
  224.             ";
  225.             // line 75
  226.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "ContentsTop", [], "any"falsefalsetrue75)]);
  227.             echo "
  228.         </div>
  229.         ";
  230.         }
  231.         // line 78
  232.         echo "
  233.         ";
  234.         // line 79
  235.         $this->displayBlock('main_top'$context$blocks);
  236.         // line 80
  237.         echo "        ";
  238.         if (twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "MainTop", [], "any"falsefalsetrue80)) {
  239.             // line 81
  240.             echo "        <div class=\"ec-layoutRole__mainTop\">
  241.             ";
  242.             // line 82
  243.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "MainTop", [], "any"falsefalsetrue82)]);
  244.             echo "
  245.         </div>
  246.         ";
  247.         }
  248.         // line 85
  249.         echo "
  250.         <div class=\"ec-layoutRole__contents\">
  251.             ";
  252.         // line 88
  253.         $context["layoutRoleMain"] = "ec-layoutRole__main";
  254.         // line 89
  255.         echo "            ";
  256.         if ((twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "ColumnNum", [], "any"falsefalsetrue89) == 2)) {
  257.             // line 90
  258.             echo "            ";
  259.             $context["layoutRoleMain"] = "ec-layoutRole__mainWithColumn";
  260.             // line 91
  261.             echo "            ";
  262.         } elseif ((twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "ColumnNum", [], "any"falsefalsetrue91) == 3)) {
  263.             // line 92
  264.             echo "            ";
  265.             $context["layoutRoleMain"] = "ec-layoutRole__mainBetweenColumn";
  266.             // line 93
  267.             echo "            ";
  268.         }
  269.         // line 94
  270.         echo "
  271.             <div class=\"";
  272.         // line 97
  273.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(($context["layoutRoleMain"] ?? null), 97$this->source), "html"nulltrue);
  274.         echo "\">
  275.                 ";
  276.         // line 99
  277.         echo "                <div class=\"wrapper\">
  278.                     ";
  279.         // line 100
  280.         $this->displayBlock('sub_area'$context$blocks);
  281.         // line 107
  282.         echo "                    ";
  283.         // line 108
  284.         echo "                    ";
  285.         if (twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "SideRight", [], "any"falsefalsetrue108)) {
  286.             // line 109
  287.             echo "                    <aside>
  288.                         ";
  289.             // line 111
  290.             echo "                        ";
  291.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "SideRight", [], "any"falsefalsetrue111)]);
  292.             echo "
  293.                     </aside>
  294.                     ";
  295.         }
  296.         // line 114
  297.         echo "                    ";
  298.         // line 115
  299.         echo "                    <main>
  300.                         ";
  301.         // line 116
  302.         $this->displayBlock('main'$context$blocks);
  303.         // line 118
  304.         echo "                        ";
  305.         // line 119
  306.         echo "                        ";
  307.         if (twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "MainBottom", [], "any"falsefalsetrue119)) {
  308.             // line 120
  309.             echo "                        <div class=\"ec-layoutRole__mainBottom\">
  310.                             ";
  311.             // line 121
  312.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "MainBottom", [], "any"falsefalsetrue121)]);
  313.             echo "
  314.                         </div>
  315.                         ";
  316.         }
  317.         // line 124
  318.         echo "                    </main>
  319.                     ";
  320.         // line 125
  321.         if (twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "SideLeft", [], "any"falsefalsetrue125)) {
  322.             // line 126
  323.             echo "                    <aside>
  324.                         ";
  325.             // line 127
  326.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "SideLeft", [], "any"falsefalsetrue127)]);
  327.             echo "
  328.                     </aside>
  329.                     ";
  330.         }
  331.         // line 130
  332.         echo "                </div>
  333.             </div>
  334.         </div>
  335.         ";
  336.         // line 136
  337.         $this->displayBlock('main_bottom'$context$blocks);
  338.         // line 137
  339.         echo "
  340.         ";
  341.         // line 139
  342.         echo "        ";
  343.         if (twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "ContentsBottom", [], "any"falsefalsetrue139)) {
  344.             // line 140
  345.             echo "        <div class=\"ec-layoutRole__contentBottom\">
  346.             ";
  347.             // line 141
  348.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "ContentsBottom", [], "any"falsefalsetrue141)]);
  349.             echo "
  350.         </div>
  351.         ";
  352.         }
  353.         // line 144
  354.         echo "
  355.         ";
  356.         // line 146
  357.         echo "        ";
  358.         if (twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "Footer", [], "any"falsefalsetrue146)) {
  359.             // line 147
  360.             echo "        <footer class=\"ec-layoutRole__footer\">
  361.             ";
  362.             // line 148
  363.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "Footer", [], "any"falsefalsetrue148)]);
  364.             echo "
  365.         </footer>
  366.         ";
  367.         }
  368.         // line 151
  369.         echo "    </div><!-- ec-layoutRole -->
  370.     <div class=\"ec-overlayRole\"></div>
  371.     <div class=\"ec-drawerRoleClose\"><i class=\"fas fa-times\"></i></div>
  372.     <div class=\"ec-drawerRole\">
  373.         ";
  374.         // line 157
  375.         echo "        ";
  376.         if (twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "Drawer", [], "any"falsefalsetrue157)) {
  377.             // line 158
  378.             echo "        ";
  379.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "Drawer", [], "any"falsefalsetrue158)]);
  380.             echo "
  381.         ";
  382.         }
  383.         // line 160
  384.         echo "    </div>
  385.     ";
  386.         // line 163
  387.         $this->loadTemplate("@common/lang.twig""default_frame.twig"163)->display($context);
  388.         // line 164
  389.         echo "    <script src=\"";
  390.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/function.js"), "html"nulltrue);
  391.         echo "\"></script>
  392.     <script src=\"";
  393.         // line 165
  394.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/script.js"), "html"nulltrue);
  395.         echo "\"></script>
  396.     <script src=\"";
  397.         // line 166
  398.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/eccube.js"), "html"nulltrue);
  399.         echo "\"></script>
  400.     ";
  401.         // line 167
  402.         $this->displayBlock('javascript'$context$blocks);
  403.         // line 168
  404.         echo "    ";
  405.         // line 169
  406.         echo "    ";
  407.         if (twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "CloseBodyBefore", [], "any"falsefalsetrue169)) {
  408.             // line 170
  409.             echo "    ";
  410.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"block.twig", ["Blocks" => twig_get_attribute($this->env$this->source, ($context["Layout"] ?? null), "CloseBodyBefore", [], "any"falsefalsetrue170)]);
  411.             echo "
  412.     ";
  413.         }
  414.         // line 172
  415.         echo "    ";
  416.         // line 173
  417.         echo "    ";
  418.         if (array_key_exists("plugin_snippets"$context)) {
  419.             // line 174
  420.             echo "    ";
  421.             echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env$context"snippet.twig", ["snippets" => ($context["plugin_snippets"] ?? null)]);
  422.             echo "
  423.     ";
  424.         }
  425.         // line 176
  426.         echo "    <script src=\"";
  427.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/customize.js""user_data"), "html"nulltrue);
  428.         echo "\"></script>
  429. </body>
  430. </html>";
  431.         
  432.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  433.     }
  434.     // line 32
  435.     public function block_stylesheet($context, array $blocks = [])
  436.     {
  437.         $macros $this->macros;
  438.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  439.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  440.         
  441.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  442.     }
  443.     // line 79
  444.     public function block_main_top($context, array $blocks = [])
  445.     {
  446.         $macros $this->macros;
  447.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  448.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main_top"));
  449.         
  450.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  451.     }
  452.     // line 100
  453.     public function block_sub_area($context, array $blocks = [])
  454.     {
  455.         $macros $this->macros;
  456.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  457.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sub_area"));
  458.         // line 101
  459.         echo "                    
  460.                     <ul class=\"pankuzu\">
  461.                         <li><a href=\"";
  462.         // line 103
  463.         echo $this->extensions['Eccube\Twig\Extension\IgnoreRoutingNotFoundExtension']->getUrl("homepage");
  464.         echo "\">トップ</a></li>
  465.                         <li>";
  466.         // line 104
  467.         echo twig_escape_filter($this->env$this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env$this->source, ($context["Page"] ?? null), "name", [], "any"falsefalsetrue104), 104$this->source), "html"nulltrue);
  468.         echo "</li>
  469.                     </ul>
  470.                     ";
  471.         
  472.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  473.     }
  474.     // line 116
  475.     public function block_main($context, array $blocks = [])
  476.     {
  477.         $macros $this->macros;
  478.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  479.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  480.         // line 117
  481.         echo "                        ";
  482.         
  483.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  484.     }
  485.     // line 136
  486.     public function block_main_bottom($context, array $blocks = [])
  487.     {
  488.         $macros $this->macros;
  489.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  490.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main_bottom"));
  491.         
  492.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  493.     }
  494.     // line 167
  495.     public function block_javascript($context, array $blocks = [])
  496.     {
  497.         $macros $this->macros;
  498.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  499.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  500.         
  501.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  502.     }
  503.     public function getTemplateName()
  504.     {
  505.         return "default_frame.twig";
  506.     }
  507.     public function isTraitable()
  508.     {
  509.         return false;
  510.     }
  511.     public function getDebugInfo()
  512.     {
  513.         return array (  531 => 167,  519 => 136,  512 => 117,  505 => 116,  495 => 104,  491 => 103,  487 => 101,  480 => 100,  468 => 79,  456 => 32,  444 => 176,  438 => 174,  435 => 173,  433 => 172,  427 => 170,  424 => 169,  422 => 168,  420 => 167,  416 => 166,  412 => 165,  407 => 164,  405 => 163,  400 => 160,  394 => 158,  391 => 157,  384 => 151,  378 => 148,  375 => 147,  372 => 146,  369 => 144,  363 => 141,  360 => 140,  357 => 139,  354 => 137,  352 => 136,  344 => 130,  338 => 127,  335 => 126,  333 => 125,  330 => 124,  324 => 121,  321 => 120,  318 => 119,  316 => 118,  314 => 116,  311 => 115,  309 => 114,  302 => 111,  299 => 109,  296 => 108,  294 => 107,  292 => 100,  289 => 99,  285 => 97,  280 => 94,  277 => 93,  274 => 92,  271 => 91,  268 => 90,  265 => 89,  263 => 88,  258 => 85,  252 => 82,  249 => 81,  246 => 80,  244 => 79,  241 => 78,  235 => 75,  232 => 74,  229 => 73,  226 => 71,  220 => 69,  217 => 68,  213 => 65,  206 => 61,  202 => 60,  198 => 58,  196 => 57,  193 => 56,  187 => 54,  184 => 53,  180 => 51,  173 => 48,  168 => 47,  166 => 46,  160 => 44,  157 => 43,  146 => 33,  144 => 32,  140 => 31,  136 => 30,  132 => 29,  125 => 26,  119 => 24,  116 => 23,  110 => 21,  107 => 20,  101 => 18,  98 => 17,  92 => 15,  89 => 14,  83 => 12,  81 => 11,  76 => 10,  74 => 9,  67 => 8,  62 => 7,  58 => 6,  51 => 2,  48 => 1,);
  514.     }
  515.     public function getSourceContext()
  516.     {
  517.         return new Source("""default_frame.twig""/home/hr67ekh16/u-arts-moulding.jp/public_html/app/template/uarts/default_frame.twig");
  518.     }
  519.     
  520.     public function checkSecurity()
  521.     {
  522.         static $tags = array("if" => 7"block" => 32"set" => 88"include" => 163);
  523.         static $filters = array("escape" => 2"default" => 51"trans" => 61);
  524.         static $functions = array("csrf_token" => 6"constant" => 6"include" => 10"template_from_string" => 10"asset" => 26"url" => 103);
  525.         try {
  526.             $this->sandbox->checkSecurity(
  527.                 ['if''block''set''include'],
  528.                 ['escape''default''trans'],
  529.                 ['csrf_token''constant''include''template_from_string''asset''url']
  530.             );
  531.         } catch (SecurityError $e) {
  532.             $e->setSourceContext($this->source);
  533.             if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
  534.                 $e->setTemplateLine($tags[$e->getTagName()]);
  535.             } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
  536.                 $e->setTemplateLine($filters[$e->getFilterName()]);
  537.             } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
  538.                 $e->setTemplateLine($functions[$e->getFunctionName()]);
  539.             }
  540.             throw $e;
  541.         }
  542.     }
  543. }