var/cache/dev/twig/4f/4fd71fa56be4409fb5f69906091d642bc9c2d75a9803be1da652f932c95866d0.php line 51

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. /* Forgot/index.twig */
  14. class __TwigTemplate_b368221d82c9a56fab574b6eecb84f9f8b3dc1d67b4829cca8d39b5f32f7de47 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.             'main' => [$this'block_main'],
  24.         ];
  25.     }
  26.     protected function doGetParent(array $context)
  27.     {
  28.         // line 11
  29.         return "fullwidth_frame.twig";
  30.     }
  31.     protected function doDisplay(array $context, array $blocks = [])
  32.     {
  33.         $macros $this->macros;
  34.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  35.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Forgot/index.twig"));
  36.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  37.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Forgot/index.twig"));
  38.         // line 13
  39.         $this->env->getRuntime("Symfony\\Component\\Form\\FormRenderer")->setTheme((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'13$this->source); })()), [=> "Form/form_div_layout.twig"], true);
  40.         // line 11
  41.         $this->parent $this->loadTemplate("fullwidth_frame.twig""Forgot/index.twig"11);
  42.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  43.         
  44.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  45.         
  46.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  47.     }
  48.     // line 15
  49.     public function block_main($context, array $blocks = [])
  50.     {
  51.         $macros $this->macros;
  52.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  53.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  54.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  55.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  56.         // line 16
  57.         echo "
  58.     <div class=\"home_title__inner\">
  59.         <h2 class=\"home_ja_title\">";
  60.         // line 18
  61.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("パスワードの再発行"), "html"nulltrue);
  62.         echo "</h2>
  63.     </div><!--/.home_title__inner-->
  64. <section class=\"page_section\">
  65.     <div class=\"page_container\">
  66.     <div class=\"ec-forgotRole\">
  67.         <form name=\"form1\" id=\"form1\" method=\"post\" action=\"";
  68.         // line 25
  69.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("forgot");
  70.         echo "\">
  71.             ";
  72.         // line 26
  73.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(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.'26$this->source); })()), "_token", [], "any"falsefalsefalse26), 'widget');
  74.         echo "
  75.             <div class=\"ec-off1Grid\">
  76.                 <div class=\"ec-off1Grid__cell\">
  77.                     <div class=\"ec-forgotRole__form\">
  78.                         <div class=\"ec-forgotRole__intro\">
  79.                             <p class=\"ec-para-normal\">";
  80.         // line 31
  81.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ご登録時のメールアドレスを入力して「次へ」ボタンをクリックしてください。"), "html"nulltrue);
  82.         echo "</p>
  83.                             <ul class=\"caution_list\">
  84.                                 <li>パスワード再発行メールを送信します。メールの内容をご確認の上、新しいパスワードを登録してください。</li>
  85.                             </ul>
  86.                         </div>
  87.                         <br>
  88.                         <div class=\"ec-borderedDefs\">
  89.                             <dl>
  90.                                 <dt>
  91.                                     ";
  92.         // line 40
  93.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(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"falsefalsefalse40), 'label', ["label_attr" => ["class" => "ec-label"], "label" => "メールアドレス"]);
  94.         echo "
  95.                                 </dt>
  96.                                 <br>
  97.                                 <dd>
  98.                                     <div class=\"ec-input";
  99.         // line 44
  100.         echo (($this->extensions['Eccube\Twig\Extension\EccubeExtension']->hasErrors(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"falsefalsefalse44))) ? (" error") : (""));
  101.         echo "\">
  102.                                         ";
  103.         // line 45
  104.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(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.'45$this->source); })()), "login_email", [], "any"falsefalsefalse45), 'widget');
  105.         echo "
  106.                                         ";
  107.         // line 46
  108.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(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.'46$this->source); })()), "login_email", [], "any"falsefalsefalse46), 'errors');
  109.         echo "
  110.                                     </div>
  111.                                 </dd>
  112.                             </dl>
  113.                         </div>
  114.                     </div>
  115.                 </div>
  116.             </div>
  117.             <div class=\"ec-off4Grid\">
  118.                 <div class=\"ec-off4Grid__cell\">
  119.                     <button type=\"submit\" class=\"ec-blockBtn--action\">";
  120.         // line 56
  121.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("次へ"), "html"nulltrue);
  122.         echo "</button>
  123.                 </div>
  124.             </div>
  125.         </form>
  126.     </div>
  127.     </div><!--/.page_container-->
  128. </section>
  129. ";
  130.         
  131.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  132.         
  133.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  134.     }
  135.     public function getTemplateName()
  136.     {
  137.         return "Forgot/index.twig";
  138.     }
  139.     public function isTraitable()
  140.     {
  141.         return false;
  142.     }
  143.     public function getDebugInfo()
  144.     {
  145.         return array (  137 => 56,  124 => 46,  120 => 45,  116 => 44,  109 => 40,  97 => 31,  89 => 26,  85 => 25,  75 => 18,  71 => 16,  61 => 15,  50 => 11,  48 => 13,  35 => 11,);
  146.     }
  147.     public function getSourceContext()
  148.     {
  149.         return new Source("{#
  150. This file is part of EC-CUBE
  151. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  152. http://www.ec-cube.co.jp/
  153. For the full copyright and license information, please view the LICENSE
  154. file that was distributed with this source code.
  155. #}
  156. {% extends 'fullwidth_frame.twig' %}
  157. {% form_theme form 'Form/form_div_layout.twig' %}
  158. {% block main %}
  159.     <div class=\"home_title__inner\">
  160.         <h2 class=\"home_ja_title\">{{ 'パスワードの再発行'|trans }}</h2>
  161.     </div><!--/.home_title__inner-->
  162. <section class=\"page_section\">
  163.     <div class=\"page_container\">
  164.     <div class=\"ec-forgotRole\">
  165.         <form name=\"form1\" id=\"form1\" method=\"post\" action=\"{{ url('forgot') }}\">
  166.             {{ form_widget(form._token) }}
  167.             <div class=\"ec-off1Grid\">
  168.                 <div class=\"ec-off1Grid__cell\">
  169.                     <div class=\"ec-forgotRole__form\">
  170.                         <div class=\"ec-forgotRole__intro\">
  171.                             <p class=\"ec-para-normal\">{{ 'ご登録時のメールアドレスを入力して「次へ」ボタンをクリックしてください。'|trans }}</p>
  172.                             <ul class=\"caution_list\">
  173.                                 <li>パスワード再発行メールを送信します。メールの内容をご確認の上、新しいパスワードを登録してください。</li>
  174.                             </ul>
  175.                         </div>
  176.                         <br>
  177.                         <div class=\"ec-borderedDefs\">
  178.                             <dl>
  179.                                 <dt>
  180.                                     {{ form_label(form.login_email, 'メールアドレス', { 'label_attr': { 'class': 'ec-label' }}) }}
  181.                                 </dt>
  182.                                 <br>
  183.                                 <dd>
  184.                                     <div class=\"ec-input{{ has_errors(form.login_email) ? ' error' }}\">
  185.                                         {{ form_widget(form.login_email) }}
  186.                                         {{ form_errors(form.login_email) }}
  187.                                     </div>
  188.                                 </dd>
  189.                             </dl>
  190.                         </div>
  191.                     </div>
  192.                 </div>
  193.             </div>
  194.             <div class=\"ec-off4Grid\">
  195.                 <div class=\"ec-off4Grid__cell\">
  196.                     <button type=\"submit\" class=\"ec-blockBtn--action\">{{ '次へ'|trans }}</button>
  197.                 </div>
  198.             </div>
  199.         </form>
  200.     </div>
  201.     </div><!--/.page_container-->
  202. </section>
  203. {% endblock %}
  204. ""Forgot/index.twig""/home/xs626321/ikus.furniture/public_html/dev/app/template/default/Forgot/index.twig");
  205.     }
  206. }