var/cache/dev/twig/6e/6ee4b6196ea14aacd4789f074bae5196.php line 40

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_b8a6f909c63d855a6e9bc0f56c1726e9 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.             'metatitle' => [$this'block_metatitle'],
  25.             'stylesheet' => [$this'block_stylesheet'],
  26.             'breadcrumb' => [$this'block_breadcrumb'],
  27.             'title' => [$this'block_title'],
  28.             'main_head' => [$this'block_main_head'],
  29.             'main' => [$this'block_main'],
  30.             'javascript' => [$this'block_javascript'],
  31.         ];
  32.     }
  33.     protected function doDisplay(array $context, array $blocks = [])
  34.     {
  35.         $macros $this->macros;
  36.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  37.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""default_frame.twig"));
  38.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  39.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""default_frame.twig"));
  40.         // line 1
  41.         echo "<!DOCTYPE html>
  42. <html lang=\"ja\" prefix=\"og: http://ogp.me/ns#\">
  43. <head>
  44.   <meta charset=\"utf-8\" />
  45.   <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />
  46.   <meta name=\"format-detection\" content=\"telephone=no\" />
  47.   <meta name=\"SKYPE_TOOLBAR\" content=\"SKYPE_TOOLBAR_PARSER_COMPATIBLE\" />
  48.   <link rel=\"shortcut icon\" href=\"";
  49.         // line 8
  50.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/favicon.ico"), "html"nulltrue);
  51.         echo "\" />
  52.   <title>
  53.   ";
  54.         // line 10
  55.         if ((twig_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.'10$this->source); })()), "request", [], "any"falsefalsefalse10), "get", [=> "_route"], "method"falsefalsefalse10) == "investigation-dtl")) {
  56.             // line 11
  57.             echo "\t";
  58.             $context["pref"] = twig_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.'11$this->source); })()), "request", [], "any"falsefalsefalse11), "get", [=> "pref"], "method"falsefalsefalse11);
  59.             // line 12
  60.             echo "\t";
  61.             $context["area"] = twig_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.'12$this->source); })()), "request", [], "any"falsefalsefalse12), "get", [=> "area"], "method"falsefalsefalse12);
  62.             // line 13
  63.             echo "\t";
  64.             if (((isset($context["pref"]) || array_key_exists("pref"$context) ? $context["pref"] : (function () { throw new RuntimeError('Variable "pref" does not exist.'13$this->source); })()) || (isset($context["area"]) || array_key_exists("area"$context) ? $context["area"] : (function () { throw new RuntimeError('Variable "area" does not exist.'13$this->source); })()))) {
  65.                 // line 14
  66.                 echo "\t\t";
  67.                 echo twig_escape_filter($this->env, ((array_key_exists("pref"$context)) ? (_twig_default_filter((isset($context["pref"]) || array_key_exists("pref"$context) ? $context["pref"] : (function () { throw new RuntimeError('Variable "pref" does not exist.'14$this->source); })()), "")) : ("")));
  68.                 echo twig_escape_filter($this->env, ((array_key_exists("area"$context)) ? (_twig_default_filter((isset($context["area"]) || array_key_exists("area"$context) ? $context["area"] : (function () { throw new RuntimeError('Variable "area" does not exist.'14$this->source); })()), "")) : ("")));
  69.                 echo "の業務用エアコン無料現場調査 | 業務用エアコン専門店「エアコンワーク」
  70. \t";
  71.             }
  72.             // line 16
  73.             echo "  ";
  74.         } else {
  75.             // line 17
  76.             echo "\t";
  77.             $this->displayBlock('metatitle'$context$blocks);
  78.             echo " | 業務用エアコン専門店「エアコンワーク」
  79.   ";
  80.         }
  81.         // line 19
  82.         echo "  </title>
  83.     ";
  84.         // line 20
  85.         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); })()), "meta_tags", [], "any"falsefalsefalse20))) {
  86.             // line 21
  87.             echo "        ";
  88.             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.'21$this->source); })()), "meta_tags", [], "any"falsefalsefalse21)));
  89.             echo "
  90.         ";
  91.             // line 22
  92.             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.'22$this->source); })()), "description", [], "any"falsefalsefalse22))) {
  93.                 // line 23
  94.                 echo "            <meta name=\"description\" content=\"";
  95.                 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.'23$this->source); })()), "description", [], "any"falsefalsefalse23), "html"nulltrue);
  96.                 echo "\">
  97.         ";
  98.             }
  99.             // line 25
  100.             echo "    ";
  101.         } else {
  102.             // line 26
  103.             echo "        ";
  104.             echo twig_include($this->env$context"meta.twig");
  105.             echo "
  106.     ";
  107.         }
  108.         // line 28
  109.         echo "    ";
  110.         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.'28$this->source); })()), "author", [], "any"falsefalsefalse28))) {
  111.             // line 29
  112.             echo "        <meta name=\"author\" content=\"";
  113.             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.'29$this->source); })()), "author", [], "any"falsefalsefalse29), "html"nulltrue);
  114.             echo "\">
  115.     ";
  116.         }
  117.         // line 31
  118.         echo "    ";
  119.         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.'31$this->source); })()), "keyword", [], "any"falsefalsefalse31))) {
  120.             // line 32
  121.             echo "        <meta name=\"keywords\" content=\"";
  122.             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.'32$this->source); })()), "keyword", [], "any"falsefalsefalse32), "html"nulltrue);
  123.             echo "\">
  124.     ";
  125.         }
  126.         // line 34
  127.         echo "    ";
  128.         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.'34$this->source); })()), "meta_robots", [], "any"falsefalsefalse34))) {
  129.             // line 35
  130.             echo "        <meta name=\"robots\" content=\"";
  131.             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.'35$this->source); })()), "meta_robots", [], "any"falsefalsefalse35), "html"nulltrue);
  132.             echo "\">
  133.     ";
  134.         }
  135.         // line 37
  136.         echo "    <script src=\"";
  137.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("front.bundle.js""bundle"), "html"nulltrue);
  138.         echo "\"></script>
  139.     ";
  140.         // line 38
  141.         $this->displayBlock('stylesheet'$context$blocks);
  142.         // line 39
  143.         echo "    <script>
  144.         \$(function() {
  145.             \$.ajaxSetup({
  146.                 'headers': {
  147.                     'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  148.                 }
  149.             });
  150.         });
  151.     </script>
  152.     ";
  153.         // line 49
  154.         echo "    ";
  155.         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.'49$this->source); })()), "Head", [], "any"falsefalsefalse49)) {
  156.             // line 50
  157.             echo "        ";
  158.             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.'50$this->source); })()), "Head", [], "any"falsefalsefalse50)]);
  159.             echo "
  160.     ";
  161.         }
  162.         // line 52
  163.         echo "    ";
  164.         // line 53
  165.         echo "    ";
  166.         if (array_key_exists("plugin_assets"$context)) {
  167.             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.'53$this->source); })())]);
  168.         }
  169.         // line 54
  170.         echo "</head>
  171. <body id=\"page_";
  172.         // line 55
  173.         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.'55$this->source); })()), "request", [], "any"falsefalsefalse55), "get", [=> "_route"], "method"falsefalsefalse55), "html"nulltrue);
  174.         echo "\" class=\"";
  175.         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.'55$this->source); })()), "other_page")) : ("other_page")), "html"nulltrue);
  176.         echo "\">
  177. ";
  178.         // line 57
  179.         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.'57$this->source); })()), "BodyAfter", [], "any"falsefalsefalse57)) {
  180.             // line 58
  181.             echo "    ";
  182.             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.'58$this->source); })()), "BodyAfter", [], "any"falsefalsefalse58)]);
  183.             echo "
  184. ";
  185.         }
  186.         // line 60
  187.         if ((isset($context["isMaintenance"]) || array_key_exists("isMaintenance"$context) ? $context["isMaintenance"] : (function () { throw new RuntimeError('Variable "isMaintenance" does not exist.'60$this->source); })())) {
  188.             // line 61
  189.             echo "<!--
  190.     <div class=\"ec-maintenanceAlert\">
  191.         <div>
  192.             ";
  193.             // line 64
  194.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("メンテナンスモードが有効になっています。"), "html"nulltrue);
  195.             echo "
  196.         </div>
  197.     </div>
  198. -->
  199. ";
  200.         }
  201.         // line 69
  202.         echo "  <div class=\"l-wrapper\">
  203.     ";
  204.         // line 71
  205.         echo "    ";
  206.         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.'71$this->source); })()), "Header", [], "any"falsefalsefalse71)) {
  207.             // line 72
  208.             echo "        <header class=\"l-header\">
  209.             ";
  210.             // line 73
  211.             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.'73$this->source); })()), "Header", [], "any"falsefalsefalse73)]);
  212.             echo "
  213.         </header>
  214.     ";
  215.         }
  216.         // line 76
  217.         echo "    <main class=\"l-main\">
  218.       <div class=\"c-inner\">
  219.         <div class=\"l-container\">
  220.           <div class=\"l-main__contents\">
  221.             <div class=\"c-breadcrumb\">
  222.               <ul>
  223.                 <li><a href=\"";
  224.         // line 83
  225.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("homepage");
  226.         echo "\"><span>エアコンワーク HOME</span></a> »</li>
  227.                 ";
  228.         // line 84
  229.         $this->displayBlock('breadcrumb'$context$blocks);
  230.         // line 87
  231.         echo "              </ul>
  232.             </div>
  233.             ";
  234.         // line 91
  235.         echo "            ";
  236.         $this->displayBlock('title'$context$blocks);
  237.         // line 98
  238.         echo "
  239.             ";
  240.         // line 99
  241.         $this->displayBlock('main_head'$context$blocks);
  242.         // line 100
  243.         echo "
  244.             ";
  245.         // line 102
  246.         echo "            ";
  247.         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.'102$this->source); })()), "MainTop", [], "any"falsefalsefalse102)) {
  248.             // line 103
  249.             echo "            ";
  250.             if (((twig_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.'103$this->source); })()), "request", [], "any"falsefalsefalse103), "get", [=> "_route"], "method"falsefalsefalse103) == "product_list") || (twig_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.'103$this->source); })()), "request", [], "any"falsefalsefalse103), "get", [=> "_route"], "method"falsefalsefalse103) == "product_list_check"))) {
  251.                 // line 104
  252.                 echo "            ";
  253.                 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.'104$this->source); })()), "MainTop", [], "any"falsefalsefalse104)]);
  254.                 echo "
  255.             ";
  256.             }
  257.             // line 106
  258.             echo "            ";
  259.         }
  260.         // line 107
  261.         echo "            ";
  262.         // line 108
  263.         echo "            <div class=\"c-section\">
  264.             ";
  265.         // line 109
  266.         $this->displayBlock('main'$context$blocks);
  267.         // line 110
  268.         echo "            </div>
  269.             ";
  270.         // line 112
  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.'112$this->source); })()), "MainBottom", [], "any"falsefalsefalse112)) {
  273.             // line 113
  274.             echo "              ";
  275.             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.'113$this->source); })()), "MainBottom", [], "any"falsefalsefalse113)]);
  276.             echo "
  277.             ";
  278.         }
  279.         // line 115
  280.         echo "          </div>
  281.         ";
  282.         // line 117
  283.         echo "        ";
  284.         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); })()), "SideLeft", [], "any"falsefalsefalse117)) {
  285.             // line 118
  286.             echo "        <aside class=\"l-sidebar\">
  287.           ";
  288.             // line 119
  289.             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); })()), "SideLeft", [], "any"falsefalsefalse119)]);
  290.             echo "
  291.         ";
  292.         }
  293.         // line 121
  294.         echo "        </div>
  295.       </div>
  296.     </main>
  297.     ";
  298.         // line 125
  299.         echo "    ";
  300.         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); })()), "Footer", [], "any"falsefalsefalse125)) {
  301.             // line 126
  302.             echo "        <footer class=\"l-footer\">
  303.             ";
  304.             // line 127
  305.             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); })()), "Footer", [], "any"falsefalsefalse127)]);
  306.             echo "
  307.         </footer>
  308.     ";
  309.         }
  310.         // line 130
  311.         echo "  </div>
  312. ";
  313.         // line 131
  314.         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); })()), "CloseBodyBefore", [], "any"falsefalsefalse131)) {
  315.             // line 132
  316.             echo "    ";
  317.             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.'132$this->source); })()), "CloseBodyBefore", [], "any"falsefalsefalse132)]);
  318.             echo "
  319. ";
  320.         }
  321.         // line 134
  322.         echo "  ";
  323.         $this->displayBlock('javascript'$context$blocks);
  324.         // line 135
  325.         echo "</body>
  326. </html>
  327. ";
  328.         
  329.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  330.         
  331.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  332.     }
  333.     // line 17
  334.     public function block_metatitle($context, array $blocks = [])
  335.     {
  336.         $macros $this->macros;
  337.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  338.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metatitle"));
  339.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  340.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metatitle"));
  341.         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);
  342.         
  343.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  344.         
  345.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  346.     }
  347.     // line 38
  348.     public function block_stylesheet($context, array $blocks = [])
  349.     {
  350.         $macros $this->macros;
  351.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  352.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  353.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  354.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  355.         
  356.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  357.         
  358.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  359.     }
  360.     // line 84
  361.     public function block_breadcrumb($context, array $blocks = [])
  362.     {
  363.         $macros $this->macros;
  364.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  365.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""breadcrumb"));
  366.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  367.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""breadcrumb"));
  368.         // line 85
  369.         echo "                <li><span itemprop=\"name\">";
  370.         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.'85$this->source); })()), "html"nulltrue);
  371.         echo "</span></li>
  372.                 ";
  373.         
  374.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  375.         
  376.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  377.     }
  378.     // line 91
  379.     public function block_title($context, array $blocks = [])
  380.     {
  381.         $macros $this->macros;
  382.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  383.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  384.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  385.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  386.         // line 92
  387.         echo "            <h1 class=\"c-title-06\">
  388.             <span class=\"s-text\">
  389.             ";
  390.         // line 94
  391.         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.'94$this->source); })()), "html"nulltrue);
  392.         echo "
  393.             </span>
  394.             </h1>
  395.             ";
  396.         
  397.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  398.         
  399.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  400.     }
  401.     // line 99
  402.     public function block_main_head($context, array $blocks = [])
  403.     {
  404.         $macros $this->macros;
  405.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  406.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main_head"));
  407.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  408.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main_head"));
  409.         
  410.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  411.         
  412.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  413.     }
  414.     // line 109
  415.     public function block_main($context, array $blocks = [])
  416.     {
  417.         $macros $this->macros;
  418.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  419.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  420.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  421.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  422.         
  423.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  424.         
  425.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  426.     }
  427.     // line 134
  428.     public function block_javascript($context, array $blocks = [])
  429.     {
  430.         $macros $this->macros;
  431.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  432.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  433.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  434.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  435.         
  436.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  437.         
  438.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  439.     }
  440.     public function getTemplateName()
  441.     {
  442.         return "default_frame.twig";
  443.     }
  444.     public function isTraitable()
  445.     {
  446.         return false;
  447.     }
  448.     public function getDebugInfo()
  449.     {
  450.         return array (  472 => 134,  454 => 109,  436 => 99,  422 => 94,  418 => 92,  408 => 91,  395 => 85,  385 => 84,  367 => 38,  348 => 17,  336 => 135,  333 => 134,  327 => 132,  325 => 131,  322 => 130,  316 => 127,  313 => 126,  310 => 125,  305 => 121,  300 => 119,  297 => 118,  294 => 117,  291 => 115,  285 => 113,  282 => 112,  279 => 110,  277 => 109,  274 => 108,  272 => 107,  269 => 106,  263 => 104,  260 => 103,  257 => 102,  254 => 100,  252 => 99,  249 => 98,  246 => 91,  241 => 87,  239 => 84,  235 => 83,  226 => 76,  220 => 73,  217 => 72,  214 => 71,  211 => 69,  203 => 64,  198 => 61,  196 => 60,  190 => 58,  188 => 57,  182 => 55,  179 => 54,  174 => 53,  172 => 52,  166 => 50,  163 => 49,  152 => 39,  150 => 38,  145 => 37,  139 => 35,  136 => 34,  130 => 32,  127 => 31,  121 => 29,  118 => 28,  112 => 26,  109 => 25,  103 => 23,  101 => 22,  96 => 21,  94 => 20,  91 => 19,  85 => 17,  82 => 16,  75 => 14,  72 => 13,  69 => 12,  66 => 11,  64 => 10,  59 => 8,  50 => 1,);
  451.     }
  452.     public function getSourceContext()
  453.     {
  454.         return new Source("<!DOCTYPE html>
  455. <html lang=\"ja\" prefix=\"og: http://ogp.me/ns#\">
  456. <head>
  457.   <meta charset=\"utf-8\" />
  458.   <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />
  459.   <meta name=\"format-detection\" content=\"telephone=no\" />
  460.   <meta name=\"SKYPE_TOOLBAR\" content=\"SKYPE_TOOLBAR_PARSER_COMPATIBLE\" />
  461.   <link rel=\"shortcut icon\" href=\"{{ asset('assets/img/favicon.ico') }}\" />
  462.   <title>
  463.   {% if app.request.get('_route') == 'investigation-dtl' %}
  464. \t{% set pref = app.request.get('pref') %}
  465. \t{% set area = app.request.get('area') %}
  466. \t{% if pref or area %}
  467. \t\t{{ pref|default('')|e }}{{ area|default('')|e }}の業務用エアコン無料現場調査 | 業務用エアコン専門店「エアコンワーク」
  468. \t{% endif %}
  469.   {% else %}
  470. \t{% block metatitle %}{{ title }}{% endblock %} | 業務用エアコン専門店「エアコンワーク」
  471.   {% endif %}
  472.   </title>
  473.     {% if Page.meta_tags is not empty %}
  474.         {{ include(template_from_string(Page.meta_tags)) }}
  475.         {% if Page.description is not empty %}
  476.             <meta name=\"description\" content=\"{{ Page.description }}\">
  477.         {% endif %}
  478.     {% else %}
  479.         {{ include('meta.twig') }}
  480.     {% endif %}
  481.     {% if Page.author is not empty %}
  482.         <meta name=\"author\" content=\"{{ Page.author }}\">
  483.     {% endif %}
  484.     {% if Page.keyword is not empty %}
  485.         <meta name=\"keywords\" content=\"{{ Page.keyword }}\">
  486.     {% endif %}
  487.     {% if Page.meta_robots is not empty %}
  488.         <meta name=\"robots\" content=\"{{ Page.meta_robots }}\">
  489.     {% endif %}
  490.     <script src=\"{{ asset('front.bundle.js', 'bundle') }}\"></script>
  491.     {% block stylesheet %}{% endblock %}
  492.     <script>
  493.         \$(function() {
  494.             \$.ajaxSetup({
  495.                 'headers': {
  496.                     'ECCUBE-CSRF-TOKEN': \$('meta[name=\"eccube-csrf-token\"]').attr('content')
  497.                 }
  498.             });
  499.         });
  500.     </script>
  501.     {# Layout: HEAD #}
  502.     {% if Layout.Head %}
  503.         {{ include('block.twig', {'Blocks': Layout.Head}) }}
  504.     {% endif %}
  505.     {# プラグイン用styleseetやmetatagなど #}
  506.     {% if plugin_assets is defined %}{{ include('@admin/snippet.twig', { snippets: plugin_assets }) }}{% endif %}
  507. </head>
  508. <body id=\"page_{{ app.request.get('_route') }}\" class=\"{{ body_class|default('other_page') }}\">
  509. {# Layout: BODY_AFTER #}
  510. {% if Layout.BodyAfter %}
  511.     {{ include('block.twig', {'Blocks': Layout.BodyAfter}) }}
  512. {% endif %}
  513. {% if isMaintenance %}
  514. <!--
  515.     <div class=\"ec-maintenanceAlert\">
  516.         <div>
  517.             {{ 'メンテナンスモードが有効になっています。'|trans }}
  518.         </div>
  519.     </div>
  520. -->
  521. {% endif %}
  522.   <div class=\"l-wrapper\">
  523.     {# Layout: HEADER #}
  524.     {% if Layout.Header %}
  525.         <header class=\"l-header\">
  526.             {{ include('block.twig', {'Blocks': Layout.Header}) }}
  527.         </header>
  528.     {% endif %}
  529.     <main class=\"l-main\">
  530.       <div class=\"c-inner\">
  531.         <div class=\"l-container\">
  532.           <div class=\"l-main__contents\">
  533.             <div class=\"c-breadcrumb\">
  534.               <ul>
  535.                 <li><a href=\"{{ url('homepage') }}\"><span>エアコンワーク HOME</span></a> »</li>
  536.                 {% block breadcrumb %}
  537.                 <li><span itemprop=\"name\">{{ title }}</span></li>
  538.                 {% endblock %}
  539.               </ul>
  540.             </div>
  541.             {# TITLE AREA #}
  542.             {% block title %}
  543.             <h1 class=\"c-title-06\">
  544.             <span class=\"s-text\">
  545.             {{ title }}
  546.             </span>
  547.             </h1>
  548.             {% endblock %}
  549.             {% block main_head %}{% endblock %}
  550.             {# Layout: MAIN_TOP #}
  551.             {% if Layout.MainTop %}
  552.             {% if app.request.get('_route') == 'product_list' or app.request.get('_route') == 'product_list_check'  %}
  553.             {{ include('block.twig', {'Blocks': Layout.MainTop}) }}
  554.             {% endif %}
  555.             {% endif %}
  556.             {# MAIN AREA #}
  557.             <div class=\"c-section\">
  558.             {% block main %}{% endblock %}
  559.             </div>
  560.             {# Layout: MAIN_Bottom #}
  561.             {% if Layout.MainBottom %}
  562.               {{ include('block.twig', {'Blocks': Layout.MainBottom}) }}
  563.             {% endif %}
  564.           </div>
  565.         {# Layout: SIDE_LEFT #}
  566.         {% if Layout.SideLeft %}
  567.         <aside class=\"l-sidebar\">
  568.           {{ include('block.twig', {'Blocks': Layout.SideLeft}) }}
  569.         {% endif %}
  570.         </div>
  571.       </div>
  572.     </main>
  573.     {# Layout: CONTENTS_FOOTER #}
  574.     {% if Layout.Footer %}
  575.         <footer class=\"l-footer\">
  576.             {{ include('block.twig', {'Blocks': Layout.Footer}) }}
  577.         </footer>
  578.     {% endif %}
  579.   </div>
  580. {% if Layout.CloseBodyBefore %}
  581.     {{ include('block.twig', {'Blocks': Layout.CloseBodyBefore}) }}
  582. {% endif %}
  583.   {% block javascript %}{% endblock %}
  584. </body>
  585. </html>
  586. ""default_frame.twig""/home/airconwork/airconwork.co.jp/public_html/app/template/airconwork/default_frame.twig");
  587.     }
  588. }