<?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;
/* Registration/index.html.twig */
class __TwigTemplate_0158a108229b4c576fc600d8ac995b83c48551fb85631825a24fd6c168aa55a1 extends \Twig\Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->blocks = [
'page_id' => [$this, 'block_page_id'],
'javascripts' => [$this, 'block_javascripts'],
'content' => [$this, 'block_content'],
];
}
protected function doGetParent(array $context)
{
// line 1
return "layout_public.html.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", "Registration/index.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Registration/index.html.twig"));
// line 2
$macros["macros"] = $this->macros["macros"] = $this->loadTemplate("Common/macros.html.twig", "Registration/index.html.twig", 2)->unwrap();
// line 3
$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.', 3, $this->source); })()), "Common/form_theme.html.twig", true);
// line 1
$this->parent = $this->loadTemplate("layout_public.html.twig", "Registration/index.html.twig", 1);
$this->parent->display($context, array_merge($this->blocks, $blocks));
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 5
public function block_page_id($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", "page_id"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "page_id"));
echo "user-registration";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 7
public function block_javascripts($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", "javascripts"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
// line 8
echo " ";
$this->displayParentBlock("javascripts", $context, $blocks);
echo "
<style>
div.switch-conteiner div.on-off-switch {
float: right;
}
</style>
<script type=\"text/javascript\">
require(['app'], function() {
require(['jquery', 'app/pages/userForm', 'app/pages/registrationForm'], function(\$, UserForm, RegistrationForm) {
\$(function() {
new UserForm({
countryUsName: '";
// line 19
echo twig_escape_filter($this->env, twig_constant("App\\ValueObject\\Country::US_NAME"), "html", null, true);
echo "'
});
new RegistrationForm(
\$('#user_form_registerAsIndividual'),
\$('#user_form_requestedOrganization')
);
});
});
});
</script>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 31
public function block_content($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", "content"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
// line 32
echo " <div>
<div class=\"page\" id=\"security-registration\">
<div class=\"registration-content\">
<div class=\"container-form-register\">
<div class=\"error\">";
// line 37
echo twig_call_macro($macros["macros"], "macro_form_general_errors", [(isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 37, $this->source); })())], 37, $context, $this->getSourceContext());
echo "</div>
<div class=\"logo-content\">
<div class=\"LogoSecurity\">
<img src=\"";
// line 40
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/app/security/"), "html", null, true);
echo "munireg-finallogo.svg\" alt=\"\" >
</div>
<p>Create New Account</p>
<span>Are you a municipal official looking to benefit from a partnership with MuniReg?<br/> Please contact info@munireg.com for assistance with creating an account.</span>
<div>
<a>
Already have an account?
<a href=\"";
// line 47
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_home");
echo "\">Log in</a>
</a>
</div>
</div>
<div class=\"form-registration-content\" id=\"user-form\">
<input type=\"hidden\" id=\"otherRegPartyId\" value=\"";
// line 52
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, (isset($context["otherRegParty"]) || array_key_exists("otherRegParty", $context) ? $context["otherRegParty"] : (function () { throw new RuntimeError('Variable "otherRegParty" does not exist.', 52, $this->source); })()), "id", [], "any", false, false, false, 52), "html", null, true);
echo "\">
";
// line 53
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 53, $this->source); })()), 'form_start', ["action" => $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("app_registration_index")]);
echo "
\t\t\t\t\t\t";
// line 54
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.', 54, $this->source); })()), "_token", [], "any", false, false, false, 54), 'widget');
echo "
<div class=\"formItemsContainer\">
<div class=\"item-doble\">
";
// line 57
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.', 57, $this->source); })()), "registeringOrganization", [], "any", false, false, false, 57), 'row');
echo "
</div>
<div class=\"item-doble\">
";
// line 60
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.', 60, $this->source); })()), "isHomeOwner", [], "any", false, false, false, 60), 'row');
echo "
</div>
";
// line 66
echo " <div class=\"item-doble\">
";
// line 67
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.', 67, $this->source); })()), "firstname", [], "any", false, false, false, 67), 'row');
echo "
</div>
<div class=\"item-doble\">
";
// line 70
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.', 70, $this->source); })()), "lastname", [], "any", false, false, false, 70), 'row');
echo "
</div>
<div class=\"item-doble\">
";
// line 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.', 73, $this->source); })()), "phone", [], "any", false, false, false, 73), 'row');
echo "
</div>
<div class=\"item-doble\">
";
// line 76
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.', 76, $this->source); })()), "email", [], "any", false, false, false, 76), 'row');
echo "
</div>
<div class=\"item-doble\">
";
// line 79
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, 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.', 79, $this->source); })()), "password", [], "any", false, false, false, 79), "first", [], "any", false, false, false, 79), 'row');
echo "
</div>
<div class=\"item-doble\">
";
// line 82
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env, $this->source, 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.', 82, $this->source); })()), "password", [], "any", false, false, false, 82), "second", [], "any", false, false, false, 82), 'row');
echo "
</div>
<div class=\"item-doble\">
";
// line 85
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.', 85, $this->source); })()), "organization", [], "any", false, false, false, 85), 'row');
echo "
</div>
<div class=\"item-doble\">
";
// line 88
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.', 88, $this->source); })()), "department", [], "any", false, false, false, 88), 'row');
echo "
</div>
<div class=\"item-single\">
";
// line 91
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.', 91, $this->source); })()), "requestedOrganization", [], "any", false, false, false, 91), 'row');
echo "
</div>
<div class=\"item-single\">
";
// line 94
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.', 94, $this->source); })()), "addressFirst", [], "any", false, false, false, 94), 'row');
echo "
</div>
<div class=\"item-single\">
";
// line 97
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.', 97, $this->source); })()), "addressSecond", [], "any", false, false, false, 97), 'row');
echo "
</div>
<div class=\"item-doble\">
";
// line 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.', 100, $this->source); })()), "city", [], "any", false, false, false, 100), 'row');
echo "
</div>
<div class=\"item-doble\">
";
// line 103
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.', 103, $this->source); })()), "zipCode", [], "any", false, false, false, 103), 'row');
echo "
</div>
<div class=\"item-doble\">
";
// line 106
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.', 106, $this->source); })()), "state", [], "any", false, false, false, 106), 'row', ["attr" => ["class" => "state-select"]]);
echo "
";
// line 107
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.', 107, $this->source); })()), "stateName", [], "any", false, false, false, 107), 'row', ["attr" => ["class" => "state-input"], "row_classes" => "hidden"]);
echo "
</div>
<div class=\"item-doble\">
";
// line 110
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.', 110, $this->source); })()), "country", [], "any", false, false, false, 110), 'row', ["attr" => ["class" => "country-select"], "value" => $this->extensions['App\Twig\AppExtension']->defaultCountryId()]);
echo "
</div>
<div class=\"item-doble\" style=\"padding: 0px\">
";
// line 113
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.', 113, $this->source); })()), "captcha", [], "any", false, false, false, 113), 'row');
echo "
</div>
<input type=\"hidden\" name=\"registerAsIndividual\" value=\"1\" id=\"user_form_registerAsIndividual\">
<button type=\"submit\" class=\"btn-green-big\">Create Account</button>
</div>
";
// line 118
echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["form"]) || array_key_exists("form", $context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.', 118, $this->source); })()), 'form_end', ["render_rest" => false]);
echo "
</div>
</div>
</div>
</div>
</div>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "Registration/index.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 301 => 118, 293 => 113, 287 => 110, 281 => 107, 277 => 106, 271 => 103, 265 => 100, 259 => 97, 253 => 94, 247 => 91, 241 => 88, 235 => 85, 229 => 82, 223 => 79, 217 => 76, 211 => 73, 205 => 70, 199 => 67, 196 => 66, 191 => 60, 185 => 57, 179 => 54, 175 => 53, 171 => 52, 163 => 47, 153 => 40, 147 => 37, 140 => 32, 130 => 31, 109 => 19, 94 => 8, 84 => 7, 65 => 5, 54 => 1, 52 => 3, 50 => 2, 37 => 1,);
}
public function getSourceContext()
{
return new Source("{% extends 'layout_public.html.twig' %}
{% import \"Common/macros.html.twig\" as macros %}
{% form_theme form with 'Common/form_theme.html.twig' %}
{% block page_id %}user-registration{% endblock %}
{% block javascripts %}
{{ parent() }}
<style>
div.switch-conteiner div.on-off-switch {
float: right;
}
</style>
<script type=\"text/javascript\">
require(['app'], function() {
require(['jquery', 'app/pages/userForm', 'app/pages/registrationForm'], function(\$, UserForm, RegistrationForm) {
\$(function() {
new UserForm({
countryUsName: '{{ constant('App\\\\ValueObject\\\\Country::US_NAME') }}'
});
new RegistrationForm(
\$('#user_form_registerAsIndividual'),
\$('#user_form_requestedOrganization')
);
});
});
});
</script>
{% endblock %}
{% block content %}
<div>
<div class=\"page\" id=\"security-registration\">
<div class=\"registration-content\">
<div class=\"container-form-register\">
<div class=\"error\">{{ macros.form_general_errors(form) }}</div>
<div class=\"logo-content\">
<div class=\"LogoSecurity\">
<img src=\"{{ asset('images/app/security/') }}munireg-finallogo.svg\" alt=\"\" >
</div>
<p>Create New Account</p>
<span>Are you a municipal official looking to benefit from a partnership with MuniReg?<br/> Please contact info@munireg.com for assistance with creating an account.</span>
<div>
<a>
Already have an account?
<a href=\"{{ path('app_home') }}\">Log in</a>
</a>
</div>
</div>
<div class=\"form-registration-content\" id=\"user-form\">
<input type=\"hidden\" id=\"otherRegPartyId\" value=\"{{ otherRegParty.id }}\">
{{ form_start(form, { 'action': path('app_registration_index')}) }}
\t\t\t\t\t\t{{ form_widget(form._token) }}
<div class=\"formItemsContainer\">
<div class=\"item-doble\">
{{ form_row(form.registeringOrganization) }}
</div>
<div class=\"item-doble\">
{{ form_row(form.isHomeOwner) }}
</div>
{# <div class=\"item-doble\">#}
{# {{ form_row(form.organization, { 'attr': { 'class': 'requested-organization' } }) }}#}
{# {{ form_row(form.requestedOrganization, { 'attr': { 'class': 'requested-organization' } }) }}#}
{# </div>#}
<div class=\"item-doble\">
{{ form_row(form.firstname) }}
</div>
<div class=\"item-doble\">
{{ form_row(form.lastname) }}
</div>
<div class=\"item-doble\">
{{ form_row(form.phone) }}
</div>
<div class=\"item-doble\">
{{ form_row(form.email) }}
</div>
<div class=\"item-doble\">
{{ form_row(form.password.first) }}
</div>
<div class=\"item-doble\">
{{ form_row(form.password.second) }}
</div>
<div class=\"item-doble\">
{{ form_row(form.organization) }}
</div>
<div class=\"item-doble\">
{{ form_row(form.department) }}
</div>
<div class=\"item-single\">
{{ form_row(form.requestedOrganization) }}
</div>
<div class=\"item-single\">
{{ form_row(form.addressFirst) }}
</div>
<div class=\"item-single\">
{{ form_row(form.addressSecond) }}
</div>
<div class=\"item-doble\">
{{ form_row(form.city) }}
</div>
<div class=\"item-doble\">
{{ form_row(form.zipCode) }}
</div>
<div class=\"item-doble\">
{{ form_row(form.state, { 'attr': { 'class': 'state-select' } }) }}
{{ form_row(form.stateName, { 'attr': { 'class': 'state-input' }, 'row_classes': 'hidden' }) }}
</div>
<div class=\"item-doble\">
{{ form_row(form.country, { 'attr': { 'class': 'country-select' }, 'value' : defaultCountryId() }) }}
</div>
<div class=\"item-doble\" style=\"padding: 0px\">
{{ form_row(form.captcha) }}
</div>
<input type=\"hidden\" name=\"registerAsIndividual\" value=\"1\" id=\"user_form_registerAsIndividual\">
<button type=\"submit\" class=\"btn-green-big\">Create Account</button>
</div>
{{ form_end(form, {'render_rest': false}) }}
</div>
</div>
</div>
</div>
</div>
{% endblock %}
", "Registration/index.html.twig", "/var/www/app-dev-munireg/templates/Registration/index.html.twig");
}
}