{% block register_form %}
{% include "forms/inputs/register-name_email.html.twig" with { 'col_width': 'col-sm-12' } %}
{% include "forms/inputs/register-user_name.html.twig" with { 'col_width': 'col-sm-12' } %}
{% include "forms/inputs/register-password.html.twig" with { 'col_width': 'col-sm-12' } %}
{% include "forms/inputs/register-locale.html.twig" with { 'col_width': 'col-sm-12' } %}
{% include "forms/inputs/register-captcha.html.twig" with { 'col_width': 'col-sm-12' } %}