{% for lang in site['languages'] %} {% if lang['active'] %} {% endif %} {% endfor %}
{{ title }}
{% if site['favicon'] %}
{% endif %} {{ headerCode }}
{% for style in styleList %}
{% endfor %}
{% if settings['demo_mode'] == 1 %} {% endif %} {% if user['auth'] %}
{{ site['site_name'] }} {{ lang['smmspot.header.welcome'] }}
{{ user['username'] }}
!
{{ lang['smmspot.header.text'] }}
{% for curr in site['currencies'] %}
{{curr['name']}}
{% endfor %}
{% for lang in site['languages'] %}
{{lang['name']}}
{% endfor %}
{% if site['logo'] %}
{% else %} {{ site['site_name'] }} {% endif %}
{{lang['edit_account']}}
{% if ( settings['sms_verify'] == 2 and user['sms_verify'] == 1 ) or (settings['mail_verify'] == 2 and user['mail_verify'] == 1 ) %}
{{ lang['verify.title'] }}
{% else %}
{{ lang['neworder.title'] }}
{{ lang['services.title'] }}
{{ lang['orders.title'] }}
{% if site["dripfeedcount"] %}
{{ lang['dripfeeds.title'] }}
{% endif %} {% if site["subscriptionscount"] %}
{{ lang['subscriptions.title'] }}
{% endif %}
{{ lang['addfunds.title'] }}
{% if settings['enable_transfer_funds'] == 1 %}
{{ lang['transferfunds.title'] }}
{% endif %} {% if affiliates %}
{{ lang['affiliates.title'] }}
{% endif %} {% if panelSelling %}
{{ lang['childpanels.title'] }}
{% endif %} {% if apiPage %}
{{ lang['api.title'] }}
{% endif %} {% if ticketPage %}
{% if(ticketCount> 0) %}
{{ ticketCount }}
{% endif %}
{{ lang['tickets.title'] }}
{% endif %} {% if blogPage %}
{{ lang['blog.title'] }}
{% endif %} {% if faqPage %}
{{ lang['faq.title'] }}
{% endif %} {% if termsPage %}
{{ lang['terms.title'] }}
{% endif %} {% endif %}
{% else %}
{% if site['logo'] %}
{% else %} {{ site['site_name'] }} {% endif %}
{{ lang['services.title'] }}
{{ lang['api.title'] }}
{% if active_menu == "" %} {% else %}
{{ lang['smmspot.header.menu.home.button.text'] }}
{% endif %} {% if registerPage %}
{{ lang['signup.title'] }}
{% endif %}
{% if settings['demo_mode'] == 1 %} {% endif %} {% endif %} {# #} {% if settings['notifacon_popup'] == 1 %}
{{ settings['notifications_message'] }}.
{{ settings['notifications_url_text'] }}!
{% endif %} {# #}