<?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;
/* @user_data/shopcalendar.twig */
class __TwigTemplate_2f866dedabb0e9b258fa3e24a5fa28aab4b4c215bf9fe529b6b1181a41037a81 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 1
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", "@user_data/shopcalendar.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "@user_data/shopcalendar.twig"));
$this->parent = $this->loadTemplate("default_frame.twig", "@user_data/shopcalendar.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 3
public function block_main($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(), "block", "main"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "main"));
// line 4
echo "
本店【営業日・学校販売日】
<html lang=\"en\">
<head>
<meta charset=\"UTF-8\">
<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">
<title>Google Calendar Embed</title>
<style>
.calendar-container {
position: relative;
width: 100%;
height: 0;
padding-bottom: 75%;
}
.calendar-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: solid 1px #777;
}
@media (max-width: 768px) {
.calendar-container {
padding-bottom: 150%; /* 2倍の高さ */
}
}
</style>
</head>
<body>
<div class=\"calendar-container\">
<iframe src=\"https://calendar.google.com/calendar/embed?height=600&wkst=2&ctz=Asia%2FTokyo&bgcolor=%23ffffff&showCalendars=0&showPrint=0&title=%E6%9C%AC%E5%BA%97&showTabs=0&src=NmNkMTdlMjliN2M1M2ZmYWJmMjc0OTkzNzM3OTI3NWViYmE0YTUzZDJiNWNmZjM0NzU1YzQ3MzA3OGVlNzJlOEBncm91cC5jYWxlbmRhci5nb29nbGUuY29t&src=Y2FjNTUxMGE3MTYyOGRmZTQxMmNlYmNlYjU4Mzk5OTdhYTY3OTIzYjAzZjU2ODA3MThlYjhiMzI4MDJkYTBjN0Bncm91cC5jYWxlbmRhci5nb29nbGUuY29t&src=amEuamFwYW5lc2UjaG9saWRheUBncm91cC52LmNhbGVuZGFyLmdvb2dsZS5jb20&color=%23D50000&color=%233F51B5&color=%23D50000\"
frameborder=\"0\" scrolling=\"no\"></iframe>
</div>
</body>
</html>
<span style=\"color: red; font-weight: bold;\">赤 : 定休日</span><br>
日曜・祝日・7月~8月の土曜日<br>
<span style=\"color: blue; font-weight: bold;\">青 : 学校販売日</span><br>
※学校行事・天候等により、日程が変更になる場合がございます。<br><br>
店舗営業時間 : 9:30~17:00※ <br>
6/21~8/20・10/21~12/20 は「10:00~17:00」 <br>
6月・9月~12月の土曜日は「10:30~17:00」 <br>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "@user_data/shopcalendar.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 70 => 4, 60 => 3, 37 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'default_frame.twig' %}
{% block main %}
本店【営業日・学校販売日】
<html lang=\"en\">
<head>
<meta charset=\"UTF-8\">
<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">
<title>Google Calendar Embed</title>
<style>
.calendar-container {
position: relative;
width: 100%;
height: 0;
padding-bottom: 75%;
}
.calendar-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: solid 1px #777;
}
@media (max-width: 768px) {
.calendar-container {
padding-bottom: 150%; /* 2倍の高さ */
}
}
</style>
</head>
<body>
<div class=\"calendar-container\">
<iframe src=\"https://calendar.google.com/calendar/embed?height=600&wkst=2&ctz=Asia%2FTokyo&bgcolor=%23ffffff&showCalendars=0&showPrint=0&title=%E6%9C%AC%E5%BA%97&showTabs=0&src=NmNkMTdlMjliN2M1M2ZmYWJmMjc0OTkzNzM3OTI3NWViYmE0YTUzZDJiNWNmZjM0NzU1YzQ3MzA3OGVlNzJlOEBncm91cC5jYWxlbmRhci5nb29nbGUuY29t&src=Y2FjNTUxMGE3MTYyOGRmZTQxMmNlYmNlYjU4Mzk5OTdhYTY3OTIzYjAzZjU2ODA3MThlYjhiMzI4MDJkYTBjN0Bncm91cC5jYWxlbmRhci5nb29nbGUuY29t&src=amEuamFwYW5lc2UjaG9saWRheUBncm91cC52LmNhbGVuZGFyLmdvb2dsZS5jb20&color=%23D50000&color=%233F51B5&color=%23D50000\"
frameborder=\"0\" scrolling=\"no\"></iframe>
</div>
</body>
</html>
<span style=\"color: red; font-weight: bold;\">赤 : 定休日</span><br>
日曜・祝日・7月~8月の土曜日<br>
<span style=\"color: blue; font-weight: bold;\">青 : 学校販売日</span><br>
※学校行事・天候等により、日程が変更になる場合がございます。<br><br>
店舗営業時間 : 9:30~17:00※ <br>
6/21~8/20・10/21~12/20 は「10:00~17:00」 <br>
6月・9月~12月の土曜日は「10:30~17:00」 <br>
{% endblock %}", "@user_data/shopcalendar.twig", "/home/nmhata01/nmhata01.xsrv.jp/public_html/app/template/user_data/shopcalendar.twig");
}
public function checkSecurity()
{
static $tags = array();
static $filters = array();
static $functions = array();
try {
$this->sandbox->checkSecurity(
[],
[],
[]
);
} 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;
}
}
}