<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* index.twig */
class __TwigTemplate_86d4675e4ca0a49ab741bc931491e312a1c22eda434a1ba164a269c288ff36a3 extends \Eccube\Twig\Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
];
}
protected function doGetParent(array $context)
{
// line 11
return "default_frame.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "index.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "index.twig"));
// line 13
$context["body_class"] = "front_page";
// line 11
$this->parent = $this->loadTemplate("default_frame.twig", "index.twig", 11);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
public function getTemplateName()
{
return "index.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 49 => 11, 47 => 13, 34 => 11,);
}
public function getSourceContext()
{
return new Source("{#
This file is part of EC-CUBE
Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
http://www.ec-cube.co.jp/
For the full copyright and license information, please view the LICENSE
file that was distributed with this source code.
#}
{% extends 'default_frame.twig' %}
{% set body_class = 'front_page' %}
{#{% block stylesheet %}#}
{# <style>#}
{# .slick-slider {#}
{# margin-bottom: 30px;#}
{# }#}
{# .slick-dots {#}
{# position: absolute;#}
{# bottom: -45px;#}
{# display: block;#}
{# width: 100%;#}
{# padding: 0;#}
{# list-style: none;#}
{# text-align: center;#}
{# }#}
{# .slick-dots li {#}
{# position: relative;#}
{# display: inline-block;#}
{# width: 20px;#}
{# height: 20px;#}
{# margin: 0 5px;#}
{# padding: 0;#}
{# cursor: pointer;#}
{# }#}
{# .slick-dots li button {#}
{# font-size: 0;#}
{# line-height: 0;#}
{# display: block;#}
{# width: 20px;#}
{# height: 20px;#}
{# padding: 5px;#}
{# cursor: pointer;#}
{# color: transparent;#}
{# border: 0;#}
{# outline: none;#}
{# background: transparent;#}
{# }#}
{# .slick-dots li button:hover,#}
{# .slick-dots li button:focus {#}
{# outline: none;#}
{# }#}
{# .slick-dots li button:hover:before,#}
{# .slick-dots li button:focus:before {#}
{# opacity: 1;#}
{# }#}
{# .slick-dots li button:before {#}
{# content: \" \";#}
{# line-height: 20px;#}
{# position: absolute;#}
{# top: 0;#}
{# left: 0;#}
{# width: 12px;#}
{# height: 12px;#}
{# text-align: center;#}
{# opacity: .25;#}
{# background-color: black;#}
{# border-radius: 50%;#}
{# }#}
{# .slick-dots li.slick-active button:before {#}
{# opacity: .75;#}
{# background-color: black;#}
{# }#}
{# .slick-dots li button.thumbnail img {#}
{# width: 0;#}
{# height: 0;#}
{# }#}
{# </style>#}
{#{% endblock %}#}
{#{% block javascript %}#}
{# <script>#}
{# \$(function() {#}
{# \$('.main_visual').slick({#}
{# dots: true,#}
{# arrows: false,#}
{# autoplay: true,#}
{# speed: 300,#}
{# });#}
{# });#}
{# </script>#}
{#{% endblock javascript %}#}
{#{% block main %}#}
{# <div class=\"ec-sliderRole\">#}
{# <div class=\"main_visual\">#}
{# <div class=\"item slick-slide\"><img src=\"{{ asset('assets/img/top/img_hero_pc01.jpg') }}\"></div>#}
{# <div class=\"item slick-slide\"><img src=\"{{ asset('assets/img/top/img_hero_pc02.jpg') }}\"></div>#}
{# <div class=\"item slick-slide\"><img src=\"{{ asset('assets/img/top/img_hero_pc03.jpg') }}\"></div>#}
{# </div>#}
{# </div>#}
{#{% endblock %}#}", "index.twig", "/home/wai2cojp/sysdemo.pro/public_html/kinpara.sysdemo.pro/shop/app/template/default/index.twig");
}
}