var/cache/dev/twig/5b/5b72cd65d00812336c7f8395cd401977.php line 54

  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. use Twig\TemplateWrapper;
  15. /* registration/register.html.twig */
  16. class __TwigTemplate_afd05524b4ce975d7ed0fdfec48d4f4c extends Template
  17. {
  18.     private Source $source;
  19.     /**
  20.      * @var array<string, Template>
  21.      */
  22.     private array $macros = [];
  23.     public function __construct(Environment $env)
  24.     {
  25.         parent::__construct($env);
  26.         $this->source $this->getSourceContext();
  27.         $this->blocks = [
  28.             'content' => [$this'block_content'],
  29.             'header' => [$this'block_header'],
  30.         ];
  31.     }
  32.     protected function doGetParent(array $context): bool|string|Template|TemplateWrapper
  33.     {
  34.         // line 1
  35.         return "@web/base.html.twig";
  36.     }
  37.     protected function doDisplay(array $context, array $blocks = []): iterable
  38.     {
  39.         $macros $this->macros;
  40.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  41.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""registration/register.html.twig"));
  42.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  43.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""registration/register.html.twig"));
  44.         $this->parent $this->loadTemplate("@web/base.html.twig""registration/register.html.twig"1);
  45.         yield from $this->parent->unwrap()->yield($contextarray_merge($this->blocks$blocks));
  46.         
  47.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  48.         
  49.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  50.     }
  51.     // line 3
  52.     /**
  53.      * @return iterable<null|scalar|\Stringable>
  54.      */
  55.     public function block_content(array $context, array $blocks = []): iterable
  56.     {
  57.         $macros $this->macros;
  58.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  59.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  60.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  61.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  62.         // line 4
  63.         yield "    <section class=\"content-login register\">
  64.         ";
  65.         // line 5
  66.         yield from $this->unwrap()->yieldBlock('header'$context$blocks);
  67.         // line 8
  68.         yield "        <div class=\"container-fluid\">
  69.     
  70.             <div class=\"form-content form-register\">
  71.                 <div class=\"form-texts\">
  72.                     <h1 class=\"header\">
  73.                         ";
  74.         // line 13
  75.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("գրանցում"), "html"nulltrue);
  76.         yield "
  77.                     </h1>
  78.                     <h2 class=\"sub-header\">
  79.                         ";
  80.         // line 16
  81.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Գրանցվիր և ստացիր հատուկ առաջարկներ"), "html"nulltrue);
  82.         yield "
  83.                     </h2>
  84.                 </div>
  85.                 ";
  86.         // line 19
  87.         yield         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["registrationForm"]) || array_key_exists("registrationForm"$context) ? $context["registrationForm"] : (function () { throw new RuntimeError('Variable "registrationForm" does not exist.'19$this->source); })()), 'form_start');
  88.         yield "
  89.                 <div class=\"wrapper-inputs\">
  90.                     <div class=\"input-box\">
  91.                         ";
  92.         // line 22
  93.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["registrationForm"]) || array_key_exists("registrationForm"$context) ? $context["registrationForm"] : (function () { throw new RuntimeError('Variable "registrationForm" does not exist.'22$this->source); })()), "email", [], "any"falsefalsefalse22), 'row');
  94.         yield "
  95.                         ";
  96.         // line 23
  97.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["registrationForm"]) || array_key_exists("registrationForm"$context) ? $context["registrationForm"] : (function () { throw new RuntimeError('Variable "registrationForm" does not exist.'23$this->source); })()), "email", [], "any"falsefalsefalse23), 'errors');
  98.         yield "
  99.                     </div>
  100.                     <div class=\"input-box\">
  101.                         ";
  102.         // line 27
  103.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["registrationForm"]) || array_key_exists("registrationForm"$context) ? $context["registrationForm"] : (function () { throw new RuntimeError('Variable "registrationForm" does not exist.'27$this->source); })()), "password", [], "any"falsefalsefalse27), 'row');
  104.         yield "
  105.                         ";
  106.         // line 28
  107.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["registrationForm"]) || array_key_exists("registrationForm"$context) ? $context["registrationForm"] : (function () { throw new RuntimeError('Variable "registrationForm" does not exist.'28$this->source); })()), "password", [], "any"falsefalsefalse28), 'errors');
  108.         yield "
  109.                     </div>
  110.                         <div class=\"name-row\">
  111.                             <div class=\"input-box input-box-firstName\">
  112.                                 ";
  113.         // line 33
  114.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["registrationForm"]) || array_key_exists("registrationForm"$context) ? $context["registrationForm"] : (function () { throw new RuntimeError('Variable "registrationForm" does not exist.'33$this->source); })()), "name", [], "any"falsefalsefalse33), 'row');
  115.         yield "
  116.                                 ";
  117.         // line 34
  118.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["registrationForm"]) || array_key_exists("registrationForm"$context) ? $context["registrationForm"] : (function () { throw new RuntimeError('Variable "registrationForm" does not exist.'34$this->source); })()), "name", [], "any"falsefalsefalse34), 'errors');
  119.         yield "
  120.                             </div>
  121.                             <div class=\"input-box input-box-lastName\">
  122.                                 ";
  123.         // line 37
  124.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["registrationForm"]) || array_key_exists("registrationForm"$context) ? $context["registrationForm"] : (function () { throw new RuntimeError('Variable "registrationForm" does not exist.'37$this->source); })()), "surName", [], "any"falsefalsefalse37), 'row');
  125.         yield "
  126.                                 ";
  127.         // line 38
  128.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["registrationForm"]) || array_key_exists("registrationForm"$context) ? $context["registrationForm"] : (function () { throw new RuntimeError('Variable "registrationForm" does not exist.'38$this->source); })()), "surName", [], "any"falsefalsefalse38), 'errors');
  129.         yield "
  130.                             </div>
  131.                         </div>
  132.                     <div class=\"input-box\">
  133.                         ";
  134.         // line 42
  135.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["registrationForm"]) || array_key_exists("registrationForm"$context) ? $context["registrationForm"] : (function () { throw new RuntimeError('Variable "registrationForm" does not exist.'42$this->source); })()), "phone", [], "any"falsefalsefalse42), 'row');
  136.         yield "
  137.                         ";
  138.         // line 43
  139.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["registrationForm"]) || array_key_exists("registrationForm"$context) ? $context["registrationForm"] : (function () { throw new RuntimeError('Variable "registrationForm" does not exist.'43$this->source); })()), "phone", [], "any"falsefalsefalse43), 'errors');
  140.         yield "
  141.                     </div>
  142.                     <div class=\"info-row\">
  143.                         <div class=\"input-box input-box-birthDate\">
  144.                             ";
  145.         // line 48
  146.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["registrationForm"]) || array_key_exists("registrationForm"$context) ? $context["registrationForm"] : (function () { throw new RuntimeError('Variable "registrationForm" does not exist.'48$this->source); })()), "birthdate", [], "any"falsefalsefalse48), 'row');
  147.         yield "
  148.                             ";
  149.         // line 49
  150.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["registrationForm"]) || array_key_exists("registrationForm"$context) ? $context["registrationForm"] : (function () { throw new RuntimeError('Variable "registrationForm" does not exist.'49$this->source); })()), "birthdate", [], "any"falsefalsefalse49), 'errors');
  151.         yield "
  152.                         </div>
  153.                         <div class=\"input-box input-box-gender\">
  154.                             <label class=\"input-label\" for=\"login-password\">";
  155.         // line 53
  156.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Սեռ*"), "html"nulltrue);
  157.         yield "</label>
  158.                             <div class=\"radio-inputs\">
  159.                                 <div class=\"gender-radio\">
  160.                                     ";
  161.         // line 56
  162.         $context['_parent'] = $context;
  163.         $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->source, (isset($context["registrationForm"]) || array_key_exists("registrationForm"$context) ? $context["registrationForm"] : (function () { throw new RuntimeError('Variable "registrationForm" does not exist.'56$this->source); })()), "gender", [], "any"falsefalsefalse56));
  164.         foreach ($context['_seq'] as $context["_key"] => $context["choice"]) {
  165.             // line 57
  166.             yield "                                            ";
  167.             yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock($context["choice"], 'widget', ["attr" => ["class" => "radio-input form-check-input"]]);
  168.             yield "
  169.                                     ";
  170.         }
  171.         $_parent $context['_parent'];
  172.         unset($context['_seq'], $context['_key'], $context['choice'], $context['_parent']);
  173.         $context array_intersect_key($context$_parent) + $_parent;
  174.         // line 59
  175.         yield "                                </div>
  176.                             </div>
  177.                             ";
  178.         // line 61
  179.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["registrationForm"]) || array_key_exists("registrationForm"$context) ? $context["registrationForm"] : (function () { throw new RuntimeError('Variable "registrationForm" does not exist.'61$this->source); })()), "gender", [], "any"falsefalsefalse61), 'errors');
  180.         yield "
  181.                         </div>
  182.                     </div>
  183.                     <div class=\"input-box\">
  184.                         ";
  185.         // line 67
  186.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["registrationForm"]) || array_key_exists("registrationForm"$context) ? $context["registrationForm"] : (function () { throw new RuntimeError('Variable "registrationForm" does not exist.'67$this->source); })()), "country", [], "any"falsefalsefalse67), 'row');
  187.         yield "
  188.                         ";
  189.         // line 68
  190.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["registrationForm"]) || array_key_exists("registrationForm"$context) ? $context["registrationForm"] : (function () { throw new RuntimeError('Variable "registrationForm" does not exist.'68$this->source); })()), "country", [], "any"falsefalsefalse68), 'errors');
  191.         yield "
  192.                     </div>
  193.                     <div class=\"input-box\">
  194.                          ";
  195.         // line 72
  196.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["registrationForm"]) || array_key_exists("registrationForm"$context) ? $context["registrationForm"] : (function () { throw new RuntimeError('Variable "registrationForm" does not exist.'72$this->source); })()), "city", [], "any"falsefalsefalse72), 'row');
  197.         yield "
  198.                         ";
  199.         // line 73
  200.         yield $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(CoreExtension::getAttribute($this->env$this->source, (isset($context["registrationForm"]) || array_key_exists("registrationForm"$context) ? $context["registrationForm"] : (function () { throw new RuntimeError('Variable "registrationForm" does not exist.'73$this->source); })()), "city", [], "any"falsefalsefalse73), 'errors');
  201.         yield "
  202.                     </div>
  203.                 </div>
  204.                 <div class=\"wrapper-button\">
  205.                     <button type=\"submit\" class=\"btn-red\">
  206.                         <span>
  207.                             ";
  208.         // line 80
  209.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Գրանցվել"), "html"nulltrue);
  210.         yield "
  211.                         </span>
  212.                     </button>
  213.                 </div>
  214.                 ";
  215.         // line 84
  216.         yield         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["registrationForm"]) || array_key_exists("registrationForm"$context) ? $context["registrationForm"] : (function () { throw new RuntimeError('Variable "registrationForm" does not exist.'84$this->source); })()), 'form_end');
  217.         yield "
  218.                 <div class=\"wrapper-register\">
  219.                     <span>";
  220.         // line 86
  221.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Արդեն գրանցվա՞ծ եք"), "html"nulltrue);
  222.         yield "</span><a href=\"";
  223.         yield $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_login");
  224.         yield "\">";
  225.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Մուտք գործեք հիմա"), "html"nulltrue);
  226.         yield "</a>
  227.                 </div>
  228.                 <div class=\"wrapper-attention\">
  229.                     <div class=\"attention-message\">
  230.                         <p>";
  231.         // line 91
  232.         yield Twig\Extension\CoreExtension::nl2br($this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("Առաջարկ"), "html"nulltrue));
  233.         yield "</p>
  234.                     </div>
  235.                 </div>
  236.             </div>
  237.         </div>
  238.     </section>
  239. ";
  240.         
  241.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  242.         
  243.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  244.         yield from [];
  245.     }
  246.     // line 5
  247.     /**
  248.      * @return iterable<null|scalar|\Stringable>
  249.      */
  250.     public function block_header(array $context, array $blocks = []): iterable
  251.     {
  252.         $macros $this->macros;
  253.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  254.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header"));
  255.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  256.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header"));
  257.         // line 6
  258.         yield "            ";
  259.         yield from         $this->loadTemplate("@web/parts/header.html.twig""registration/register.html.twig"6)->unwrap()->yield($context);
  260.         // line 7
  261.         yield "        ";
  262.         
  263.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  264.         
  265.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  266.         yield from [];
  267.     }
  268.     /**
  269.      * @codeCoverageIgnore
  270.      */
  271.     public function getTemplateName(): string
  272.     {
  273.         return "registration/register.html.twig";
  274.     }
  275.     /**
  276.      * @codeCoverageIgnore
  277.      */
  278.     public function isTraitable(): bool
  279.     {
  280.         return false;
  281.     }
  282.     /**
  283.      * @codeCoverageIgnore
  284.      */
  285.     public function getDebugInfo(): array
  286.     {
  287.         return array (  289 => 7,  286 => 6,  273 => 5,  255 => 91,  243 => 86,  238 => 84,  231 => 80,  221 => 73,  217 => 72,  210 => 68,  206 => 67,  197 => 61,  193 => 59,  184 => 57,  180 => 56,  174 => 53,  167 => 49,  163 => 48,  155 => 43,  151 => 42,  144 => 38,  140 => 37,  134 => 34,  130 => 33,  122 => 28,  118 => 27,  111 => 23,  107 => 22,  101 => 19,  95 => 16,  89 => 13,  82 => 8,  80 => 5,  77 => 4,  64 => 3,  41 => 1,);
  288.     }
  289.     public function getSourceContext(): Source
  290.     {
  291.         return new Source("{% extends '@web/base.html.twig' %}
  292. {% block content %}
  293.     <section class=\"content-login register\">
  294.         {% block header %}
  295.             {% include '@web/parts/header.html.twig' %}
  296.         {% endblock %}
  297.         <div class=\"container-fluid\">
  298.     
  299.             <div class=\"form-content form-register\">
  300.                 <div class=\"form-texts\">
  301.                     <h1 class=\"header\">
  302.                         {{ 'գրանցում'|trans }}
  303.                     </h1>
  304.                     <h2 class=\"sub-header\">
  305.                         {{ 'Գրանցվիր և ստացիր հատուկ առաջարկներ'|trans }}
  306.                     </h2>
  307.                 </div>
  308.                 {{ form_start(registrationForm) }}
  309.                 <div class=\"wrapper-inputs\">
  310.                     <div class=\"input-box\">
  311.                         {{ form_row(registrationForm.email) }}
  312.                         {{ form_errors(registrationForm.email) }}
  313.                     </div>
  314.                     <div class=\"input-box\">
  315.                         {{ form_row(registrationForm.password) }}
  316.                         {{ form_errors(registrationForm.password) }}
  317.                     </div>
  318.                         <div class=\"name-row\">
  319.                             <div class=\"input-box input-box-firstName\">
  320.                                 {{ form_row(registrationForm.name) }}
  321.                                 {{ form_errors(registrationForm.name) }}
  322.                             </div>
  323.                             <div class=\"input-box input-box-lastName\">
  324.                                 {{ form_row(registrationForm.surName) }}
  325.                                 {{ form_errors(registrationForm.surName) }}
  326.                             </div>
  327.                         </div>
  328.                     <div class=\"input-box\">
  329.                         {{ form_row(registrationForm.phone) }}
  330.                         {{ form_errors(registrationForm.phone) }}
  331.                     </div>
  332.                     <div class=\"info-row\">
  333.                         <div class=\"input-box input-box-birthDate\">
  334.                             {{ form_row(registrationForm.birthdate) }}
  335.                             {{ form_errors(registrationForm.birthdate) }}
  336.                         </div>
  337.                         <div class=\"input-box input-box-gender\">
  338.                             <label class=\"input-label\" for=\"login-password\">{{ 'Սեռ*'|trans }}</label>
  339.                             <div class=\"radio-inputs\">
  340.                                 <div class=\"gender-radio\">
  341.                                     {% for choice in registrationForm.gender %}
  342.                                             {{ form_widget(choice, { 'attr': {'class': 'radio-input form-check-input'} }) }}
  343.                                     {% endfor %}
  344.                                 </div>
  345.                             </div>
  346.                             {{ form_errors(registrationForm.gender) }}
  347.                         </div>
  348.                     </div>
  349.                     <div class=\"input-box\">
  350.                         {{ form_row(registrationForm.country) }}
  351.                         {{ form_errors(registrationForm.country) }}
  352.                     </div>
  353.                     <div class=\"input-box\">
  354.                          {{ form_row(registrationForm.city) }}
  355.                         {{ form_errors(registrationForm.city) }}
  356.                     </div>
  357.                 </div>
  358.                 <div class=\"wrapper-button\">
  359.                     <button type=\"submit\" class=\"btn-red\">
  360.                         <span>
  361.                             {{ 'Գրանցվել'|trans }}
  362.                         </span>
  363.                     </button>
  364.                 </div>
  365.                 {{ form_end(registrationForm) }}
  366.                 <div class=\"wrapper-register\">
  367.                     <span>{{ 'Արդեն գրանցվա՞ծ եք'|trans }}</span><a href=\"{{ path('app_login') }}\">{{ 'Մուտք գործեք հիմա'|trans }}</a>
  368.                 </div>
  369.                 <div class=\"wrapper-attention\">
  370.                     <div class=\"attention-message\">
  371.                         <p>{{ 'Առաջարկ'|trans |nl2br }}</p>
  372.                     </div>
  373.                 </div>
  374.             </div>
  375.         </div>
  376.     </section>
  377. {% endblock %}""registration/register.html.twig""/var/www/yerevanpark.dev-16.toolbox.am/templates/registration/register.html.twig");
  378.     }
  379. }