{{ Appointments }}

{{ Contact_Us_Msg }}

{{Add_Appointments}}       {{ Show_Appointments}}       {% if loggedin %} {{ Edit_Info_App}}       {{ LOGOUT}} {% endif %}
{% if app == "add" %}

{{ month }} {{curr_year}}

{% endif %} {% if app == "next" %}
     
{% if not(loggedin) %}
{% endif %}
{{ Back }}
{% endif %} {% if app == "edit-next" %}
     
{{ Back }}
{% endif %} {% if app == "show" %}

<

{{ month }} {{curr_year}}

>

{% endif %} {% if app == "edit_info" %}
{{Lang_Msg}} {% if lang == "En" %} {{ HERE }} {% else %} {{ HERE }} {% endif %}
     
  
{{ CHANGE_PASSWORD}} {% endif %} {% if app == "edit_infook" %} {% if errexist %}
{{errlist}}    {{ Back }}

{% endif %} {% if res %}
{{SUCC_UPDATE_PROFILE }}
{% else %} {% if (not errexist) %}
{{ERROR_UPDATE_PROFILE }}
{% endif %} {% endif %} {% endif %}