{% block user_account_username %}
{% endblock %}
{% block user_account_password %}
{% endblock %}
{% block user_account_confirmpwd %}
#} {% if aFvDataAttrNames %} {{ aFvDataAttrNames.NotEmpty }}="true" {{ aFvDataAttrNames.NotEmptyTrim }}="true" {{ aFvDataAttrNames.NotEmptyMessage }}="{{ translate({ ident: "FORM_VALIDATION_REQUIRED" }) }}" {# declarative declaration for identical check is currently not possible - use pgroammatic way to do that .. see c4s_core_validation #} {# {{ aFvDataAttrNames.Identical }}="true"#} {# {{ aFvDataAttrNames.IdenticalField }}="lgn_pwd"#} {# {{ aFvDataAttrNames.IdenticalMessage }}="{{ translate({ ident: "FORM_VALIDATION_PASSWORDAGAIN" }) }}"#} {% endif %} >
{% endblock %}
{% block user_account_newsletter %}
{# {{ translate({ ident: "MESSAGE_NEWSLETTER_SUBSCRIPTION" }) }} #}
{% endblock %}