{% if config("screen-loading-enabled") == 'Enabled' %}
{% endif %} {% if config("theme-switcher-enabled") == 'Enabled' %}
{% endif %}
{% if config("navbar-enabled") == 'Enabled' %}
{% if config("player-counter-enabled") == 'Enabled' %}
JOIN 0 PLAYERS ONLINE
loading...
{% endif %}
{% endif %}
{% if page.message.display %}
{{ page.message.text }}
{% endif %}
{% block content %}{% endblock %} {% if store.plan == "1" %} {% endif %}
{% if page.category == "checkout" %} {% endif %} {% if config("player-counter-enabled") == 'Enabled' %} {% endif %} {% if config("theme-switcher-enabled") == 'Enabled' %} {% endif %} {% if config("theme-switcher-enabled") == 'Disabled' and config("screen-loading-enabled") == 'Enabled' %} {% endif %}