{% set isHaveImage = customerDetails and customerDetails.profileImagePath ? 1 : 0 %}
{{ 'Upload a Profile Image (100px x 100px)
in PNG or JPG Format'|trans|raw }}
{% if isHaveImage %}
{% endif %}
{{ "Choose your default timezone"|trans }}
{{ "Choose your default timeformat"|trans }}