{{ header }}
{{ column_left }}
{{ content_top }}

{{ heading_title }}

{{ text_account_already }}

{{ text_your_details }} {% if customer_groups|length > 1 %}
{% endif %}
{% if config_telephone_display %}
{% endif %} {% for custom_field in custom_fields %} {% if custom_field.type == 'select' %}
{% endif %} {% if custom_field.type == 'radio' %}
{% for custom_field_value in custom_field.custom_field_value %}
{% endfor %}
{% endif %} {% if custom_field.type == 'checkbox' %}
{% for custom_field_value in custom_field.custom_field_value %}
{% endfor %}
{% endif %} {% if custom_field.type == 'text' %}
{% endif %} {% if custom_field.type == 'textarea' %}
{% endif %} {% if custom_field.type == 'file' %}
{% endif %} {% if custom_field.type == 'date' %}
{% endif %} {% if custom_field.type == 'time' %}
{% endif %} {% if custom_field.type == 'datetime' %}
{% endif %} {% endfor %}
{{ text_your_password }}
{{ text_newsletter }}
{{ captcha }}
{% if text_agree %}
{% endif %}
{{ content_bottom }}
{{ column_right }}
{{ footer }}