var/cache/dev/twig/6f/6fa69c9f2ec271afcf2745652eb90614e233b40ee7633f5f602a0cfac586d1a9.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. /* index.twig */
  14. class __TwigTemplate_239aeece81a403760c0cfc7c61732d020eecbea416c82f7cb8ece2277e19a8cc 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.             'stylesheet' => [$this'block_stylesheet'],
  24.             'javascript' => [$this'block_javascript'],
  25.             'main' => [$this'block_main'],
  26.         ];
  27.     }
  28.     protected function doGetParent(array $context)
  29.     {
  30.         // line 11
  31.         return "default_frame.twig";
  32.     }
  33.     protected function doDisplay(array $context, array $blocks = [])
  34.     {
  35.         $macros $this->macros;
  36.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  37.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""index.twig"));
  38.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  39.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""index.twig"));
  40.         // line 13
  41.         $context["body_class"] = "front_page";
  42.         // line 11
  43.         $this->parent $this->loadTemplate("default_frame.twig""index.twig"11);
  44.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  45.         
  46.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  47.         
  48.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  49.     }
  50.     // line 15
  51.     public function block_stylesheet($context, array $blocks = [])
  52.     {
  53.         $macros $this->macros;
  54.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  55.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  56.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  57.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  58.         // line 16
  59.         echo "    <style>
  60.       
  61.     </style>
  62. ";
  63.         
  64.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  65.         
  66.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  67.     }
  68.     // line 21
  69.     public function block_javascript($context, array $blocks = [])
  70.     {
  71.         $macros $this->macros;
  72.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  73.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  74.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  75.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascript"));
  76.         // line 22
  77.         echo "    <script>
  78.     
  79.     </script>
  80. ";
  81.         
  82.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  83.         
  84.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  85.     }
  86.     // line 27
  87.     public function block_main($context, array $blocks = [])
  88.     {
  89.         $macros $this->macros;
  90.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  91.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  92.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  93.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  94.         // line 28
  95.         echo "  
  96. <div class=\"o-topMv\">
  97.   <picture>
  98.     <source media=\"(max-width:767px)\" srcset=\"/html/user_data/img/top_mv_sp.png\">
  99.     <img src=\"/html/user_data/img/top_mv_pc.png\" alt=\"\" loading=\"lazy\">
  100.   </picture>
  101. </div>
  102. <div class=\"o-topActivity\">
  103.   <h2 class=\"o-secTtl\">Recommended Activity</h2>
  104.   <div class=\"o-topActivity_list\">
  105.     <div class=\"o-topActivity_cont\">
  106.       <a href=\"/products/detail/3\">
  107.         <div class=\"o-topActivity_img\">
  108.           <img src=\"/html/user_data/img/top_activity03.jpg\" alt=\"\">
  109.         </div>
  110.         <div class=\"o-topActivity_cat\"><span>小値賀島</span><!--<span>ジャンル●●●●●</span>--></div>
  111.         <div class=\"o-topActivity_ttl\">【11月1日より追加予約開始】OJIKA GREEN TRIP ~SEA YOU AGAIN ワークショップ~</div>
  112.         <div class=\"o-topActivity_desc\">海洋プラスチックごみを使って小値賀オリジナルブローチを作ろう!</div>
  113.       </a>
  114.     </div>
  115.     
  116.     <div class=\"o-topActivity_cont\">
  117.       <a href=\"/products/detail/4\">
  118.         <div class=\"o-topActivity_img\">
  119.           <img src=\"/html/user_data/img/top_activity04.jpg\" alt=\"\">
  120.         </div>
  121.         <div class=\"o-topActivity_cat\"><span>小値賀島</span><!--<span>ジャンル●●●●●</span>--></div>
  122.         <div class=\"o-topActivity_ttl\">OJIKA GREEN TRIP ~シーカヤックでビーチクリーン~(4月~10月)</div>
  123.         <div class=\"o-topActivity_desc\">幻のビーチでカヤックを楽しみながら環境保護活動にも参加しよう!</div>
  124.       </a>
  125.     </div>
  126.     <div class=\"o-topActivity_cont\">
  127.       <a href=\"/products/detail/5\">
  128.         <div class=\"o-topActivity_img\">
  129.           <img src=\"/html/user_data/img/top_activity05.jpg\" alt=\"\">
  130.         </div>
  131.         <div class=\"o-topActivity_cat\"><span>小値賀島</span><!--<span>ジャンル●●●●●</span>--></div>
  132.         <div class=\"o-topActivity_ttl\">古民家レストランで行うおぢかのイサキの棒寿司づくり体験</div>
  133.         <div class=\"o-topActivity_desc\">古民家レストランの料理長直伝!ブランド魚「イサキ」を使った棒寿司</div>
  134.       </a>
  135.     </div>
  136.     <div class=\"o-topActivity_cont\">
  137.       <a href=\"/products/detail/6\">
  138.         <div class=\"o-topActivity_img\">
  139.           <img src=\"/html/user_data/img/top_activity06.jpg\" alt=\"\">
  140.         </div>
  141.         <div class=\"o-topActivity_cat\"><span>小値賀島</span><!--<span>ジャンル●●●●●</span>--></div>
  142.         <div class=\"o-topActivity_ttl\">活版印刷でポストカード or 貼り箱作り!【Letterpress Workshop】</div>
  143.         <div class=\"o-topActivity_desc\">小値賀島の旅の思い出に4代続く活版印刷技術を体験しよう!</div>
  144.       </a>
  145.     </div>
  146.   </div>
  147. </div>
  148. <div class=\"o-topOther\">
  149.   <h2 class=\"o-secTtl\">Others</h2>
  150.   <div class=\"o-topOther_img\">
  151.     <a href=\"/user_data/about\">
  152.       <picture>
  153.         <source media=\"(max-width:767px)\" srcset=\"/html/user_data/img/other_about_sp.png\">
  154.         <img src=\"/html/user_data/img/other_about_pc.png\" alt=\"\" loading=\"lazy\">
  155.       </picture>
  156.     </a>
  157.     <a>
  158.       <picture>
  159.         <source media=\"(max-width:767px)\" srcset=\"/html/user_data/img/other_letter_sp.png\">
  160.         <img src=\"/html/user_data/img/other_letter_pc.png\" alt=\"\" loading=\"lazy\">
  161.       </picture>
  162.     </a>
  163.     <a href=\"/user_data/feature\">
  164.       <picture>
  165.         <source media=\"(max-width:767px)\" srcset=\"/html/user_data/img/other_feature_sp.png\">
  166.         <img src=\"/html/user_data/img/other_feature_pc.png\" alt=\"\" loading=\"lazy\">
  167.       </picture>
  168.     </a>
  169.   </div>
  170. </div>
  171. <div class=\"o-topNews\">
  172.   <div class=\"o-topNews_inner\">
  173.     <h2 class=\"o-secTtl\">News</h2>
  174.     <div class=\"o-topNews_list\">
  175.       <div><span>2023.11.01</span>OJIKA GREEN TRIP ~SEA YOU AGAIN ワークショップ~の追加予約を開始</div>
  176.       <div><span>2023.05.26</span>日本にある役400の友人離島を紹介するサイトをオープンしました。</div>
  177.     </div>
  178.   </div>
  179. </div>
  180. <div class=\"o-topLinks\">
  181.   <a href=\"/contact\"><img src=\"/html/user_data/img/links_04.svg\" alt=\"お問い合わせ\" loading=\"lazy\"></a>
  182. </div>
  183. ";
  184.         
  185.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  186.         
  187.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  188.     }
  189.     public function getTemplateName()
  190.     {
  191.         return "index.twig";
  192.     }
  193.     public function isTraitable()
  194.     {
  195.         return false;
  196.     }
  197.     public function getDebugInfo()
  198.     {
  199.         return array (  119 => 28,  109 => 27,  96 => 22,  86 => 21,  73 => 16,  63 => 15,  52 => 11,  50 => 13,  37 => 11,);
  200.     }
  201.     public function getSourceContext()
  202.     {
  203.         return new Source("{#
  204. This file is part of EC-CUBE
  205. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  206. http://www.ec-cube.co.jp/
  207. For the full copyright and license information, please view the LICENSE
  208. file that was distributed with this source code.
  209. #}
  210. {% extends 'default_frame.twig' %}
  211. {% set body_class = 'front_page' %}
  212. {% block stylesheet %}
  213.     <style>
  214.       
  215.     </style>
  216. {% endblock %}
  217. {% block javascript %}
  218.     <script>
  219.     
  220.     </script>
  221. {% endblock javascript %}
  222. {% block main %}
  223.   
  224. <div class=\"o-topMv\">
  225.   <picture>
  226.     <source media=\"(max-width:767px)\" srcset=\"/html/user_data/img/top_mv_sp.png\">
  227.     <img src=\"/html/user_data/img/top_mv_pc.png\" alt=\"\" loading=\"lazy\">
  228.   </picture>
  229. </div>
  230. <div class=\"o-topActivity\">
  231.   <h2 class=\"o-secTtl\">Recommended Activity</h2>
  232.   <div class=\"o-topActivity_list\">
  233.     <div class=\"o-topActivity_cont\">
  234.       <a href=\"/products/detail/3\">
  235.         <div class=\"o-topActivity_img\">
  236.           <img src=\"/html/user_data/img/top_activity03.jpg\" alt=\"\">
  237.         </div>
  238.         <div class=\"o-topActivity_cat\"><span>小値賀島</span><!--<span>ジャンル●●●●●</span>--></div>
  239.         <div class=\"o-topActivity_ttl\">【11月1日より追加予約開始】OJIKA GREEN TRIP ~SEA YOU AGAIN ワークショップ~</div>
  240.         <div class=\"o-topActivity_desc\">海洋プラスチックごみを使って小値賀オリジナルブローチを作ろう!</div>
  241.       </a>
  242.     </div>
  243.     
  244.     <div class=\"o-topActivity_cont\">
  245.       <a href=\"/products/detail/4\">
  246.         <div class=\"o-topActivity_img\">
  247.           <img src=\"/html/user_data/img/top_activity04.jpg\" alt=\"\">
  248.         </div>
  249.         <div class=\"o-topActivity_cat\"><span>小値賀島</span><!--<span>ジャンル●●●●●</span>--></div>
  250.         <div class=\"o-topActivity_ttl\">OJIKA GREEN TRIP ~シーカヤックでビーチクリーン~(4月~10月)</div>
  251.         <div class=\"o-topActivity_desc\">幻のビーチでカヤックを楽しみながら環境保護活動にも参加しよう!</div>
  252.       </a>
  253.     </div>
  254.     <div class=\"o-topActivity_cont\">
  255.       <a href=\"/products/detail/5\">
  256.         <div class=\"o-topActivity_img\">
  257.           <img src=\"/html/user_data/img/top_activity05.jpg\" alt=\"\">
  258.         </div>
  259.         <div class=\"o-topActivity_cat\"><span>小値賀島</span><!--<span>ジャンル●●●●●</span>--></div>
  260.         <div class=\"o-topActivity_ttl\">古民家レストランで行うおぢかのイサキの棒寿司づくり体験</div>
  261.         <div class=\"o-topActivity_desc\">古民家レストランの料理長直伝!ブランド魚「イサキ」を使った棒寿司</div>
  262.       </a>
  263.     </div>
  264.     <div class=\"o-topActivity_cont\">
  265.       <a href=\"/products/detail/6\">
  266.         <div class=\"o-topActivity_img\">
  267.           <img src=\"/html/user_data/img/top_activity06.jpg\" alt=\"\">
  268.         </div>
  269.         <div class=\"o-topActivity_cat\"><span>小値賀島</span><!--<span>ジャンル●●●●●</span>--></div>
  270.         <div class=\"o-topActivity_ttl\">活版印刷でポストカード or 貼り箱作り!【Letterpress Workshop】</div>
  271.         <div class=\"o-topActivity_desc\">小値賀島の旅の思い出に4代続く活版印刷技術を体験しよう!</div>
  272.       </a>
  273.     </div>
  274.   </div>
  275. </div>
  276. <div class=\"o-topOther\">
  277.   <h2 class=\"o-secTtl\">Others</h2>
  278.   <div class=\"o-topOther_img\">
  279.     <a href=\"/user_data/about\">
  280.       <picture>
  281.         <source media=\"(max-width:767px)\" srcset=\"/html/user_data/img/other_about_sp.png\">
  282.         <img src=\"/html/user_data/img/other_about_pc.png\" alt=\"\" loading=\"lazy\">
  283.       </picture>
  284.     </a>
  285.     <a>
  286.       <picture>
  287.         <source media=\"(max-width:767px)\" srcset=\"/html/user_data/img/other_letter_sp.png\">
  288.         <img src=\"/html/user_data/img/other_letter_pc.png\" alt=\"\" loading=\"lazy\">
  289.       </picture>
  290.     </a>
  291.     <a href=\"/user_data/feature\">
  292.       <picture>
  293.         <source media=\"(max-width:767px)\" srcset=\"/html/user_data/img/other_feature_sp.png\">
  294.         <img src=\"/html/user_data/img/other_feature_pc.png\" alt=\"\" loading=\"lazy\">
  295.       </picture>
  296.     </a>
  297.   </div>
  298. </div>
  299. <div class=\"o-topNews\">
  300.   <div class=\"o-topNews_inner\">
  301.     <h2 class=\"o-secTtl\">News</h2>
  302.     <div class=\"o-topNews_list\">
  303.       <div><span>2023.11.01</span>OJIKA GREEN TRIP ~SEA YOU AGAIN ワークショップ~の追加予約を開始</div>
  304.       <div><span>2023.05.26</span>日本にある役400の友人離島を紹介するサイトをオープンしました。</div>
  305.     </div>
  306.   </div>
  307. </div>
  308. <div class=\"o-topLinks\">
  309.   <a href=\"/contact\"><img src=\"/html/user_data/img/links_04.svg\" alt=\"お問い合わせ\" loading=\"lazy\"></a>
  310. </div>
  311. {% endblock %}""index.twig""/home/users/1/pepper.jp-starfactory/web/asobo/app/template/default/index.twig");
  312.     }
  313. }