<?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;
/* Forgot/index.twig */
class __TwigTemplate_8d6c7f8e9ffd0d8b6c54898f2a3cdf06dbc459c23f9daa869f6d55b4334af071 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 22
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", "Forgot/index.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Forgot/index.twig"));
$this->parent = $this->loadTemplate("default_frame.twig", "Forgot/index.twig", 22);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 24
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 25
echo "<div class=\"login_box login\">
<h2 class=\"page-heading\">パスワードの再発行</h2>
<div class=\"container-fluid inner no-padding\">
<div id=\"main\">
<div id=\"top_wrap\" class=\"container-fluid\">
<div id=\"top_box\" class=\"row\">
<div id=\"top_box__body\" class=\"col-md-10 col-md-offset-1\">
<p><span>メールアドレスを入力して</span><span>「次へ」ボタンをクリックしてください。</span></p>
<p><span>※新しくパスワードを発行いたしますので、</span><span>お忘れになったパスワードは</span><span>ご利用できなくなります。</span></p>
<p><span>※ログインができない場合は、</span><span>下記までお問い合わせください。</span><br><span>お電話:\t070-6408-0646 </span><span>メール:<a href=\"mailto: kimpara_info@kimpara.co.jp\"> kimpara_info@kimpara.co.jp</a>
</span></p>
<form name=\"form1\" id=\"form1\" method=\"post\" action=\"";
// line 36
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("forgot");
echo "\">
";
// line 37
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 37, $this->source); })()), "_token", [], "any", false, false, true, 37), 37, $this->source), 'widget');
echo "
<div id=\"top_box__body_inner\" class=\"dl_table\">
<dl id=\"top_box__login_email\">
<dt>";
// line 40
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 40, $this->source); })()), "login_email", [], "any", false, false, true, 40), 40, $this->source), 'label');
echo "</dt>
<dd>
<div class=\"form-group\">
";
// line 43
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 43, $this->source); })()), "login_email", [], "any", false, false, true, 43), 43, $this->source), 'widget');
echo "
";
// line 44
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed(twig_get_attribute($this->env, $this->source, (isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 44, $this->source); })()), "login_email", [], "any", false, false, true, 44), 44, $this->source), 'errors');
echo "
</div>
</dd>
</dl>
</div>
";
// line 49
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable((isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 49, $this->source); })()));
foreach ($context['_seq'] as $context["_key"] => $context["f"]) {
// line 50
echo " ";
if (preg_match("[^plg*]", twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, $context["f"], "vars", [], "any", false, false, true, 50), "name", [], "any", false, false, true, 50))) {
// line 51
echo " <div class=\"extra-form dl_table\">
";
// line 52
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($this->sandbox->ensureToStringAllowed($context["f"], 52, $this->source), 'row');
echo "
</div>
";
}
// line 55
echo " ";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['f'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 56
echo " <div id=\"top_box__footer\" class=\"row no-padding\">
<div id=\"top_box__next_button\" class=\"btn_group col-sm-offset-4 col-sm-4\">
<p><button type=\"submit\" class=\"def_button3\">次のページへ</button></p>
</div>
</div>
</form>
</div><!-- /.col -->
</div><!-- /.row -->
</div>
</div>
</div>
</div>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "Forgot/index.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 133 => 56, 127 => 55, 121 => 52, 118 => 51, 115 => 50, 111 => 49, 103 => 44, 99 => 43, 93 => 40, 87 => 37, 83 => 36, 70 => 25, 60 => 24, 37 => 22,);
}
public function getSourceContext()
{
return new Source("{#
This file is part of EC-CUBE
Copyright(c) 2000-2015 LOCKON CO.,LTD. All Rights Reserved.
http://www.lockon.co.jp/
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#}
{% extends 'default_frame.twig' %}
{% block main %}
<div class=\"login_box login\">
<h2 class=\"page-heading\">パスワードの再発行</h2>
<div class=\"container-fluid inner no-padding\">
<div id=\"main\">
<div id=\"top_wrap\" class=\"container-fluid\">
<div id=\"top_box\" class=\"row\">
<div id=\"top_box__body\" class=\"col-md-10 col-md-offset-1\">
<p><span>メールアドレスを入力して</span><span>「次へ」ボタンをクリックしてください。</span></p>
<p><span>※新しくパスワードを発行いたしますので、</span><span>お忘れになったパスワードは</span><span>ご利用できなくなります。</span></p>
<p><span>※ログインができない場合は、</span><span>下記までお問い合わせください。</span><br><span>お電話:\t070-6408-0646 </span><span>メール:<a href=\"mailto: kimpara_info@kimpara.co.jp\"> kimpara_info@kimpara.co.jp</a>
</span></p>
<form name=\"form1\" id=\"form1\" method=\"post\" action=\"{{ url('forgot') }}\">
{{ form_widget(form._token) }}
<div id=\"top_box__body_inner\" class=\"dl_table\">
<dl id=\"top_box__login_email\">
<dt>{{ form_label(form.login_email) }}</dt>
<dd>
<div class=\"form-group\">
{{ form_widget(form.login_email) }}
{{ form_errors(form.login_email) }}
</div>
</dd>
</dl>
</div>
{% for f in form %}
{% if f.vars.name matches '[^plg*]' %}
<div class=\"extra-form dl_table\">
{{ form_row(f) }}
</div>
{% endif %}
{% endfor %}
<div id=\"top_box__footer\" class=\"row no-padding\">
<div id=\"top_box__next_button\" class=\"btn_group col-sm-offset-4 col-sm-4\">
<p><button type=\"submit\" class=\"def_button3\">次のページへ</button></p>
</div>
</div>
</form>
</div><!-- /.col -->
</div><!-- /.row -->
</div>
</div>
</div>
</div>
{% endblock %}", "Forgot/index.twig", "/home/nmtokyolad01/tokyoladies-onlinestore.com/public_html/app/template/unishop/Forgot/index.twig");
}
public function checkSecurity()
{
static $tags = array("for" => 49, "if" => 50);
static $filters = array();
static $functions = array("url" => 36, "form_widget" => 37, "form_label" => 40, "form_errors" => 44, "form_row" => 52);
try {
$this->sandbox->checkSecurity(
['for', 'if'],
[],
['url', 'form_widget', 'form_label', 'form_errors', 'form_row']
);
} 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;
}
}
}