var/cache/dev/twig/c8/c860b213f0d314da0520a0c3fe492ae6a50b2ed7aa33a70f4f29828a11cda6e7.php line 48

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. /* @user_data/about.twig */
  14. class __TwigTemplate_95860d621e95137a58070b8c21c5e1c4435508e616cadd5662a20e7d1fe024b1 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->blocks = [
  23.             'main' => [$this'block_main'],
  24.         ];
  25.     }
  26.     protected function doGetParent(array $context)
  27.     {
  28.         // line 1
  29.         return "default_frame.twig";
  30.     }
  31.     protected function doDisplay(array $context, array $blocks = [])
  32.     {
  33.         $macros $this->macros;
  34.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  35.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@user_data/about.twig"));
  36.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  37.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@user_data/about.twig"));
  38.         $this->parent $this->loadTemplate("default_frame.twig""@user_data/about.twig"1);
  39.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  40.         
  41.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  42.         
  43.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  44.     }
  45.     // line 3
  46.     public function block_main($context, array $blocks = [])
  47.     {
  48.         $macros $this->macros;
  49.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  50.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  51.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  52.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  53.         // line 4
  54.         echo "    
  55. <section>
  56.   <h1 class=\"o-secTtl\">About</h1>
  57.   <div class=\"o-aboutCont1\">
  58.     <picture>
  59.       <source media=\"(max-width:767px)\" srcset=\"/html/user_data/img/about_cont1_sp@2x.png\" width=\"375\" height=\"2394\">
  60.       <img src=\"/html/user_data/img/about_cont1_pc@2x.png\" alt=\"\" loading=\"lazy\" width=\"1280\" height=\"1995\">
  61.     </picture>
  62.   </div>
  63.   <div class=\"o-aboutBtnBox\">
  64.     <a href=\"/products/list\">
  65.       <img src=\"/html/user_data/img/btn_search.svg\" alt=\"アクティビティを探す\" loading=\"lazy\" width=\"335\" height=\"96\">
  66.     </a>
  67.     <a href=\"/user_data/feature\">
  68.       <img src=\"/html/user_data/img/btn_feture.svg\" alt=\"Shima-asoboの3つの特徴\" loading=\"lazy\" width=\"335\" height=\"96\">
  69.     </a>
  70.   </div>
  71. </section>
  72. <style>
  73.   .ec-layoutRole .ec-layoutRole__contents {
  74.     max-width: 100%;
  75.   }
  76. </style>
  77.     
  78. ";
  79.         
  80.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  81.         
  82.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  83.     }
  84.     public function getTemplateName()
  85.     {
  86.         return "@user_data/about.twig";
  87.     }
  88.     public function isTraitable()
  89.     {
  90.         return false;
  91.     }
  92.     public function getDebugInfo()
  93.     {
  94.         return array (  68 => 4,  58 => 3,  35 => 1,);
  95.     }
  96.     public function getSourceContext()
  97.     {
  98.         return new Source("{% extends 'default_frame.twig' %}
  99. {% block main %}
  100.     
  101. <section>
  102.   <h1 class=\"o-secTtl\">About</h1>
  103.   <div class=\"o-aboutCont1\">
  104.     <picture>
  105.       <source media=\"(max-width:767px)\" srcset=\"/html/user_data/img/about_cont1_sp@2x.png\" width=\"375\" height=\"2394\">
  106.       <img src=\"/html/user_data/img/about_cont1_pc@2x.png\" alt=\"\" loading=\"lazy\" width=\"1280\" height=\"1995\">
  107.     </picture>
  108.   </div>
  109.   <div class=\"o-aboutBtnBox\">
  110.     <a href=\"/products/list\">
  111.       <img src=\"/html/user_data/img/btn_search.svg\" alt=\"アクティビティを探す\" loading=\"lazy\" width=\"335\" height=\"96\">
  112.     </a>
  113.     <a href=\"/user_data/feature\">
  114.       <img src=\"/html/user_data/img/btn_feture.svg\" alt=\"Shima-asoboの3つの特徴\" loading=\"lazy\" width=\"335\" height=\"96\">
  115.     </a>
  116.   </div>
  117. </section>
  118. <style>
  119.   .ec-layoutRole .ec-layoutRole__contents {
  120.     max-width: 100%;
  121.   }
  122. </style>
  123.     
  124. {% endblock %}""@user_data/about.twig""/home/users/1/pepper.jp-starfactory/web/asobo/app/template/user_data/about.twig");
  125.     }
  126. }