{% include 'ucp_header.html' %}
{% if not S_CUSTOM_DRIVER or not S_CUSTOM_GROUP_REQUIRED or (S_CUSTOM_AVATAR_GROUP and S_CUSTOM_SOURCE) %}

{{ L_TITLE }}

{% include 'ucp_avatar_options.html' %}
{{ S_HIDDEN_FIELDS }} {{ S_FORM_TOKEN }}
{% else %}

{{ L_TITLE }}

{{ L_NO_CUSTOM_AVATAR }}
{% endif %}
{% include 'ucp_footer.html' %}