{{ Profile_PAGE_NAME }}

{{ Contact_Us_Msg }}

{{Profile_PAGE_NAME}}       {{ CHANGE_PASSWORD}}       {{ Show}}       {{ LOGOUT}}
{% if req == "show" %}
{{ NAME }} {{ name }}
{{ EMAIL }} {{ email }}
{{ BD }} {{ birth_date }}
{{ SPECIALIZATION }} {{ spec }}
{{ NATIONALITY }} {{ nationality }}
{% if not(cvPath == "") %} {% endif %} {% if not(appPath == "") %} {% endif %}
{% endif %} {% if req == "edit" %}
{{Lang_Msg}} {% if lang == "En" %} {{ HERE }} {% else %} {{ HERE }} {% endif %}
     
  
{{ APP_MSG1}}{{ APP }}{{ APP_MSG2}}
{% endif %} {% if req == "editok" %} {% if errexist %}
{{errlist}}    {{ Back }}

{% endif %} {% if res %}
  •   {{SUCC_UPDATE_PROFILE }}

{% else %} {% if (not errexist) %}
  •   {{ERROR_UPDATE_PROFILE }}

{% endif %} {% endif %} {% endif %}