{% if chat_room.description %} {% else %} {% endif %} {% if chat_room.cover_image %} {% elseif SETTINGS.default_ogimage %} {% else %} {% endif %} {% include "favicons.html" %} {% if SETTINGS.pwa_enabled %} {% endif %} {% if LANG['direction'] == 'rtl' %} {% else %} {% endif %} {% if SETTINGS.animate_css %} {% endif %} {% if SETTINGS.enable_codes %} {% if THEME == 'dark' %} {% else %} {% endif %} {% endif %}
{% if not SETTINGS.disable_private_chats %} {% endif %}
{% if USER.user_type == 1 or USER.user_type == 2 or USER.user_type == 4 %} {% if (((SETTINGS.enable_members_room is defined and SETTINGS.enable_members_room) and USER.user_type == 2) or ((SETTINGS.enable_moderators_room is defined and SETTINGS.enable_moderators_room) and USER.user_type == 4) or (USER.user_type == 1)) and (ROOM_CREATION_LIMIT == 0 or USER_ROOM_COUNT < ROOM_CREATION_LIMIT)%} {% endif %} {% endif %} {% if radios %}
{% endif %}
{{_("You")}}
{% if chat_room.ad_main_top %}
{{chat_room.ad_main_top|htmlspecialchars_decode|raw}}
{% elseif SETTINGS.ad_main_top %}
{{SETTINGS.ad_main_top|htmlspecialchars_decode|raw}}
{% endif %} {% if SETTINGS.chat_notice_message %} {% endif %} {% if chat_room.room_notice_message %} {% endif %}
{% include "chat_editor.html" %}
{% if chat_room.ad_main_bottom %}
{{chat_room.ad_main_bottom|htmlspecialchars_decode|raw}}
{% elseif SETTINGS.ad_main_bottom %}
{{SETTINGS.ad_main_bottom|htmlspecialchars_decode|raw}}
{% endif %}
{% if chat_room.ad_rightbar_top %}
{{chat_room.ad_rightbar_top|htmlspecialchars_decode|raw}}
{% elseif SETTINGS.ad_rightbar_top %}
{{SETTINGS.ad_rightbar_top|htmlspecialchars_decode|raw}}
{% endif %}
{% if not SETTINGS.hide_chat_list %}
{% endif %}
{% if chat_room.ad_rightbar_bottom %}
{{chat_room.ad_rightbar_bottom|htmlspecialchars_decode|raw}}
{% elseif SETTINGS.ad_rightbar_bottom %}
{{SETTINGS.ad_rightbar_bottom|htmlspecialchars_decode|raw}}
{% endif %}
{% if SETTINGS.ad_main_top %}
{{SETTINGS.ad_main_top|htmlspecialchars_decode|raw}}
{% endif %}
{% if SETTINGS.ad_main_bottom %}
{{SETTINGS.ad_main_bottom|htmlspecialchars_decode|raw}}
{% endif %}
{% if SETTINGS.ad_rightbar_top %}
{{SETTINGS.ad_rightbar_top|htmlspecialchars_decode|raw}}
{% endif %}
{% if SETTINGS.ad_rightbar_bottom %}
{{SETTINGS.ad_rightbar_bottom|htmlspecialchars_decode|raw}}
{% endif %}
{% include "slider.html" %}
{% if SETTINGS.chatroom_list_title %}

{{SETTINGS.chatroom_list_title|htmlspecialchars_decode|raw}}

{% else %}

{{ _("Chat with thousands of other people from all over the world.")}}

{% endif %} {% if SETTINGS.chatroom_list_description %}

{{SETTINGS.chatroom_list_description|htmlspecialchars_decode|raw}}

{% else %}

{{ _("It's 100% free & safe. Just create an account and start chatting right away.")}}

{% endif %}
{% if SETTINGS.ad_main_top %}
{{SETTINGS.ad_main_top|htmlspecialchars_decode|raw}}
{% endif %}
{% if SETTINGS.ad_main_bottom %}
{{SETTINGS.ad_main_bottom|htmlspecialchars_decode|raw}}
{% endif %}
{% for badge in system_badges %}
{{badge.name}}
{% endfor %}

{{ USER.first_name }} {{ USER.last_name }}

@{{ USER.user_name }}

{{_("Profile Info")}}
{{_("What is on my mind")}}

{{ USER.about }}

{{_("Born")}}: {{ USER.dob }}

{{_("Lives in")}}: {{USER.country}}

{{_("Joined on")}}: {{USER.created_at}}

{{_("My Profile")}}

{{_("What is on your mind?")}}

{{_("Display pictures")}}

{{_("This section is your visual identity canvas, where you can showcase your personality and style.")}}

{{_("Profile image")}}
{{_("Cover image")}}

{{_("Profile details")}}

{{_("Provide and update essential information related to your identity. It includes details about your personal identity, allowing you to maintain accuracy and relevance in your profile.")}}

{{_("First name")}}
{{_("Last name")}}
{{_("Username")}}
{{_("Email")}}
{{_("Birth day")}}
{{_("Gender")}}

{{_("Location details")}}

{{_("This encompasses data related to your current country of residence and the associated timezone, which is crucial for accurate synchronization and coordination in various online activities.")}}

{{_("Country")}}
{{_("Timezone")}}

{{ USER.first_name }} {{ USER.last_name }}

{{ USER.about }}

{{_("Security settings")}}

{{_("Password")}}

{{_("Your password is the key to safeguarding your online presence, and regular changes are a vital step in maintaining your digital safety.")}}

{{_("To change your password, please ensure you fill out all three fields below.")}}
{{_("Your current password")}}
{{_("New password")}}
{{_("New password again")}}
{{ do_action('profile_tab_content')|raw }}
{% include "chat_room_update.html" %}
{% if SETTINGS.enable_codes %} {% endif %}
{% include 'report_modal.html' %}
{% if SETTINGS.cookie_consent_popup %} {% endif %} {% verbatim %} {% endverbatim %} {% if SETTINGS.enable_codes %} {% endif %} {% if is_uppy_lang_exsists(LANG) and LANG.code != 'en' %} {% endif %} {% if SETTINGS.push_notifications %} {% if SETTINGS.push_provider == 'firebase' %} {% elseif SETTINGS.push_provider == 'pushy' %} {% endif %} {% endif %} {{ print_scripts('front')|raw }} {{ do_action('footer')|raw }}