var/cache/dev/twig/17/174e975f15ca8a741da28c65f195a64b.php line 52

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_5e8a2d0c286480b0c82c9d00e14d4703 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.             'stylesheet' => [$this'block_stylesheet'],
  24.             'main' => [$this'block_main'],
  25.         ];
  26.     }
  27.     protected function doGetParent(array $context)
  28.     {
  29.         // line 11
  30.         return "default_frame.twig";
  31.     }
  32.     protected function doDisplay(array $context, array $blocks = [])
  33.     {
  34.         $macros $this->macros;
  35.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  36.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Forgot/index.twig"));
  37.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  38.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Forgot/index.twig"));
  39.         // line 13
  40.         $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);
  41.         // line 11
  42.         $this->parent $this->loadTemplate("default_frame.twig""Forgot/index.twig"11);
  43.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  44.         
  45.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  46.         
  47.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  48.     }
  49.     // line 15
  50.     public function block_stylesheet($context, array $blocks = [])
  51.     {
  52.         $macros $this->macros;
  53.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  54.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  55.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  56.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheet"));
  57.         // line 16
  58.         echo "    <link rel=\"stylesheet\" href=\"";
  59.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/ec_module.css""user_data"), "html"nulltrue);
  60.         echo "\">
  61. ";
  62.         
  63.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  64.         
  65.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  66.     }
  67.     // line 19
  68.     public function block_main($context, array $blocks = [])
  69.     {
  70.         $macros $this->macros;
  71.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  72.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  73.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  74.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  75.         // line 20
  76.         echo "
  77.     <div class=\"login\">
  78.         <main>
  79.             <h1 class=\"login-title\">
  80.                 <div class=\"ec-title\">
  81.                     <img src=\"";
  82.         // line 25
  83.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./assets/img/title_ic_mypage.svg""user_data"), "html"nulltrue);
  84.         echo "\" alt=\"password_reset\" class=\"title-ic\">
  85.                     <span>";
  86.         // line 26
  87.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("パスワードの再発行"), "html"nulltrue);
  88.         echo "</span>
  89.                 </div>
  90.                 <div class=\"vertical-line\"></div>
  91.             </h1>
  92.             <div class=\"ec-off2Grid\">
  93.                 <div class=\"ec-off2Grid__cell\">
  94.                     <form name=\"form1\" id=\"form1\" method=\"post\" action=\"";
  95.         // line 32
  96.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("forgot");
  97.         echo "\">
  98.                         ";
  99.         // line 33
  100.         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.'33$this->source); })()), "_token", [], "any"falsefalsefalse33), 'widget');
  101.         echo "
  102.                         <div class=\"ec-login\">
  103.                             <div class=\"ec-login__input\">
  104.                                 <div class=\"ec-input\">
  105.                                     <div class=\"message\">
  106.                                       ";
  107.         // line 38
  108.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("ご登録時のメールアドレスを入力して「次へ」ボタンをクリックしてください。"), "html"nulltrue);
  109.         echo "
  110.                                     </div>
  111.                                     <div class=\"ec-input-pw\">
  112.                                         <div class=\"ec-input-pwTitle\">登録メールアドレス</div>
  113.                                         <div class=\"ec-input-pwbox\">
  114.                                             ";
  115.         // line 43
  116.         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.'43$this->source); })()), "login_email", [], "any"falsefalsefalse43), 'widget', ["attr" => ["placeholder" => "test@test-account.com"]]);
  117.         echo "
  118.                                             ";
  119.         // line 44
  120.         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.'44$this->source); })()), "login_email", [], "any"falsefalsefalse44), 'errors');
  121.         echo "
  122.                                         </div>
  123.                                     </div>
  124.                                 </div>
  125.                             </div>
  126.                             <div class=\"ec-grid2\">
  127.                                 <div class=\"ec-grid2__cell\">
  128.                                     <div class=\"ec-login__actions\">
  129.                                         <button type=\"submit\" class=\"ec-blockBtn--cancel\">";
  130.         // line 52
  131.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("次へ"), "html"nulltrue);
  132.         echo "</button>
  133.                                     </div>
  134.                                 </div>
  135.                             </div>
  136.                         </div>
  137.                     </form>
  138.                 </div>
  139.             </div>
  140.         </main>
  141.     </div>
  142. ";
  143.         
  144.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  145.         
  146.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  147.     }
  148.     public function getTemplateName()
  149.     {
  150.         return "Forgot/index.twig";
  151.     }
  152.     public function isTraitable()
  153.     {
  154.         return false;
  155.     }
  156.     public function getDebugInfo()
  157.     {
  158.         return array (  150 => 52,  139 => 44,  135 => 43,  127 => 38,  119 => 33,  115 => 32,  106 => 26,  102 => 25,  95 => 20,  85 => 19,  72 => 16,  62 => 15,  51 => 11,  49 => 13,  36 => 11,);
  159.     }
  160.     public function getSourceContext()
  161.     {
  162.         return new Source("{#
  163. This file is part of EC-CUBE
  164. Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.
  165. http://www.ec-cube.co.jp/
  166. For the full copyright and license information, please view the LICENSE
  167. file that was distributed with this source code.
  168. #}
  169. {% extends 'default_frame.twig' %}
  170. {% form_theme form 'Form/form_div_layout.twig' %}
  171. {% block stylesheet %}
  172.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/ec_module.css', 'user_data') }}\">
  173. {% endblock %}
  174. {% block main %}
  175.     <div class=\"login\">
  176.         <main>
  177.             <h1 class=\"login-title\">
  178.                 <div class=\"ec-title\">
  179.                     <img src=\"{{ asset('./assets/img/title_ic_mypage.svg', 'user_data') }}\" alt=\"password_reset\" class=\"title-ic\">
  180.                     <span>{{ 'パスワードの再発行'|trans }}</span>
  181.                 </div>
  182.                 <div class=\"vertical-line\"></div>
  183.             </h1>
  184.             <div class=\"ec-off2Grid\">
  185.                 <div class=\"ec-off2Grid__cell\">
  186.                     <form name=\"form1\" id=\"form1\" method=\"post\" action=\"{{ url('forgot') }}\">
  187.                         {{ form_widget(form._token) }}
  188.                         <div class=\"ec-login\">
  189.                             <div class=\"ec-login__input\">
  190.                                 <div class=\"ec-input\">
  191.                                     <div class=\"message\">
  192.                                       {{ 'ご登録時のメールアドレスを入力して「次へ」ボタンをクリックしてください。'|trans }}
  193.                                     </div>
  194.                                     <div class=\"ec-input-pw\">
  195.                                         <div class=\"ec-input-pwTitle\">登録メールアドレス</div>
  196.                                         <div class=\"ec-input-pwbox\">
  197.                                             {{ form_widget(form.login_email, {'attr': {'placeholder' : 'test@test-account.com',}}) }}
  198.                                             {{ form_errors(form.login_email) }}
  199.                                         </div>
  200.                                     </div>
  201.                                 </div>
  202.                             </div>
  203.                             <div class=\"ec-grid2\">
  204.                                 <div class=\"ec-grid2__cell\">
  205.                                     <div class=\"ec-login__actions\">
  206.                                         <button type=\"submit\" class=\"ec-blockBtn--cancel\">{{ '次へ'|trans }}</button>
  207.                                     </div>
  208.                                 </div>
  209.                             </div>
  210.                         </div>
  211.                     </form>
  212.                 </div>
  213.             </div>
  214.         </main>
  215.     </div>
  216. {#
  217.     <div class=\"ec-role\">
  218.         <div class=\"ec-pageHeader\">
  219.             <h1>{{ 'パスワードの再発行'|trans }}</h1>
  220.         </div>
  221.     </div>
  222.     <div class=\"ec-forgotRole\">
  223.         <form name=\"form1\" id=\"form1\" method=\"post\" action=\"{{ url('forgot') }}\">
  224.             {{ form_widget(form._token) }}
  225.             <div class=\"ec-off1Grid\">
  226.                 <div class=\"ec-off1Grid__cell\">
  227.                     <div class=\"ec-forgotRole__form\">
  228.                         <div class=\"ec-forgotRole__intro\">
  229.                             <p class=\"ec-para-normal\">{{ 'ご登録時のメールアドレスを入力して「次へ」ボタンをクリックしてください。'|trans }}</p>
  230.                             <p class=\"ec-para-normal\">{{ '※パスワード再発行メールを送信します。メールの内容をご確認の上、新しいパスワードを登録してください。'|trans }}</p>
  231.                         </div>
  232.                         <div class=\"ec-borderedDefs\">
  233.                             <dl>
  234.                                 <dt>
  235.                                     {{ form_label(form.login_email, 'メールアドレス', { 'label_attr': { 'class': 'ec-label' }}) }}
  236.                                 </dt>
  237.                                 <dd>
  238.                                     <div class=\"ec-input{{ has_errors(form.login_email) ? ' error' }}\">
  239.                                         {{ form_widget(form.login_email) }}
  240.                                         {{ form_errors(form.login_email) }}
  241.                                     </div>
  242.                                 </dd>
  243.                             </dl>
  244.                         </div>
  245.                     </div>
  246.                 </div>
  247.             </div>
  248.             <div class=\"ec-off4Grid\">
  249.                 <div class=\"ec-off4Grid__cell\">
  250.                     <button type=\"submit\" class=\"ec-blockBtn--action\">{{ '次へ'|trans }}</button>
  251.                 </div>
  252.             </div>
  253.         </form>
  254.     </div>
  255. #}
  256. {% endblock %}""Forgot/index.twig""/home/photo-pub/www/photo-pub.com/app/template/default/Forgot/index.twig");
  257.     }
  258. }