<?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;
/* Help/about.twig */
class __TwigTemplate_a1395d1e6032a44b4af2c86682106d32 extends \Eccube\Twig\Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'main' => [$this, 'block_main'],
];
$this->sandbox = $this->env->getExtension('\Twig\Extension\SandboxExtension');
$this->checkSecurity();
}
protected function doGetParent(array $context)
{
// line 78
return "default_frame.twig";
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Help/about.twig"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Help/about.twig"));
$this->parent = $this->loadTemplate("default_frame.twig", "Help/about.twig", 78);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
}
// line 80
public function block_main($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main"));
$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main"));
// line 81
echo "
<div class=\"ec-role\">
<div class=\"ec-pageHeader\">
<h1>";
// line 84
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("当サイトについて"), "html", null, true);
echo "</h1>
</div>
<div class=\"ec-off1Grid\">
<div class=\"ec-off1Grid__cell\">
<div class=\"ec-borderedDefs\"><br><br>
<p>YouTubeなどSNSで活動をしているボーダーコリーのリーリエの公式オンラインショップです。<br>
もともとボーダーコリーをモチーフにしたグッズなどを探しても、なかなか種類を見つける事ができなかったことから、
自分たちでも制作してみようという考えに至り、グッズを制作・販売しております。
</p>
<br>
</div>
<div class=\"ec-borderedDefs\">
<dl id=\"help_about_box__shop_name\">
<dt>
<label class=\"ec-label\">Youtube</label>
</dt>
<dd><a href=\"https://www.youtube.com/c/LillieBordercollie\">https://www.youtube.com/c/LillieBordercollie</a></dd>
</dl>
<dl id=\"help_about_box__shop_name\">
<dt>
<label class=\"ec-label\">Instagram</label>
</dt>
<dd><a href=\"https://www.instagram.com/lillie_bcl/\">https://www.instagram.com/lillie_bcl/</a></dd>
</dl>
<dl id=\"help_about_box__shop_name\">
<dt>
<label class=\"ec-label\">Twitter</label>
</dt>
<dd><a href=\"https://twitter.com/lillie_bcl\">https://twitter.com/lillie_bcl</a></dd>
</dl>
<dl id=\"help_about_box__shop_name\">
<dt>
<label class=\"ec-label\">Facebook</label>
</dt>
<dd><a href=\"https://www.facebook.com/lillie.bcl.75\">https://www.facebook.com/lillie.bcl.75</a></dd>
</dl>
</div>
</div>
</div>
</div>
";
$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
}
public function getTemplateName()
{
return "Help/about.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 75 => 84, 70 => 81, 60 => 80, 37 => 78,);
}
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.
<div class=\"ec-borderedDefs\">
{% if BaseInfo.shop_name|default is not empty %}
<dl id=\"help_about_box__shop_name\">
<dt>
<label class=\"ec-label\">{{ '店名'|trans }}</label>
</dt>
<dd>{{ BaseInfo.shop_name }}</dd>
</dl>
{% endif %}
{% if BaseInfo.company_name|default is not empty %}
<dl id=\"help_about_box__company_name\">
<dt>
<label class=\"ec-label\">{{ '会社名'|trans }}</label>
</dt>
<dd>{{ BaseInfo.company_name }}</dd>
</dl>
{% endif %}
{% if BaseInfo.postal_code|default is not empty %}
<dl id=\"help_about_box__address\">
<dt>
<label class=\"ec-label\">{{ '住所'|trans }}</label>
</dt>
<dd>{{ '〒'|trans }}{{ BaseInfo.postal_code }}<br />
{{ BaseInfo.pref }}{{ BaseInfo.addr01 }}{{ BaseInfo.addr02 }}
</dd>
</dl>
{% endif %}
{% if BaseInfo.phone_number|default is not empty %}
<dl id=\"help_about_box__phone_number\">
<dt>
<label class=\"ec-label\">{{ '電話番号'|trans }}</label>
</dt>
<dd>{{ BaseInfo.phone_number }}</dd>
</dl>
{% endif %}
{% if BaseInfo.business_hour|default is not empty %}
<dl id=\"help_about_box__business_hour\">
<dt>
<label class=\"ec-label\">{{ '店舗営業時間'|trans }}</label>
</dt>
<dd>{{ BaseInfo.business_hour }}</dd>
</dl>
{% endif %}
{% if BaseInfo.good_traded|default is not empty %}
<dl id=\"help_about_box__good_traded\">
<dt>
<label class=\"ec-label\">{{ '取り扱い商品'|trans }}</label>
</dt>
<dd>{{ BaseInfo.good_traded|nl2br }}</dd>
</dl>
{% endif %}
{% if BaseInfo.message|default is not empty %}
<dl id=\"help_about_box__message\">
<dt>
<label class=\"ec-label\">{{ 'メッセージ'|trans }}</label>
</dt>
<dd>{{ BaseInfo.message|nl2br }}</dd>
</dl>
{% endif %}
</div>
#}
{% extends 'default_frame.twig' %}
{% block main %}
<div class=\"ec-role\">
<div class=\"ec-pageHeader\">
<h1>{{ '当サイトについて'|trans }}</h1>
</div>
<div class=\"ec-off1Grid\">
<div class=\"ec-off1Grid__cell\">
<div class=\"ec-borderedDefs\"><br><br>
<p>YouTubeなどSNSで活動をしているボーダーコリーのリーリエの公式オンラインショップです。<br>
もともとボーダーコリーをモチーフにしたグッズなどを探しても、なかなか種類を見つける事ができなかったことから、
自分たちでも制作してみようという考えに至り、グッズを制作・販売しております。
</p>
<br>
</div>
<div class=\"ec-borderedDefs\">
<dl id=\"help_about_box__shop_name\">
<dt>
<label class=\"ec-label\">Youtube</label>
</dt>
<dd><a href=\"https://www.youtube.com/c/LillieBordercollie\">https://www.youtube.com/c/LillieBordercollie</a></dd>
</dl>
<dl id=\"help_about_box__shop_name\">
<dt>
<label class=\"ec-label\">Instagram</label>
</dt>
<dd><a href=\"https://www.instagram.com/lillie_bcl/\">https://www.instagram.com/lillie_bcl/</a></dd>
</dl>
<dl id=\"help_about_box__shop_name\">
<dt>
<label class=\"ec-label\">Twitter</label>
</dt>
<dd><a href=\"https://twitter.com/lillie_bcl\">https://twitter.com/lillie_bcl</a></dd>
</dl>
<dl id=\"help_about_box__shop_name\">
<dt>
<label class=\"ec-label\">Facebook</label>
</dt>
<dd><a href=\"https://www.facebook.com/lillie.bcl.75\">https://www.facebook.com/lillie.bcl.75</a></dd>
</dl>
</div>
</div>
</div>
</div>
{% endblock %}", "Help/about.twig", "/home/egonet/c-bcl.com/public_html/shop/app/template/lag/Help/about.twig");
}
public function checkSecurity()
{
static $tags = array();
static $filters = array("escape" => 84, "trans" => 84);
static $functions = array();
try {
$this->sandbox->checkSecurity(
[],
['escape', 'trans'],
[]
);
} catch (SecurityError $e) {
$e->setSourceContext($this->source);
if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
$e->setTemplateLine($tags[$e->getTagName()]);
} elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
$e->setTemplateLine($filters[$e->getFilterName()]);
} elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
$e->setTemplateLine($functions[$e->getFunctionName()]);
}
throw $e;
}
}
}