{% if config("screen-loading-enabled") == 'Enabled' %}
{% endif %} {% if config("theme-switcher-enabled") == 'Enabled' %}
{% endif %}
{% if config("navbar-enabled") == 'Enabled' %}
Home
Forums
Bans
{% if config("player-counter-enabled") == 'Enabled' %}
JOIN
0
PLAYERS ONLINE
loading...
{% endif %}
{% endif %}
{% if store.logo %}
{% else %}
{% endif %}
{% if page.message.display %}
×
{{ page.message.text }}
{% endif %}
{% block content %}{% endblock %} {% if store.plan == "1" %}
{% endif %}
{% if config("minecraft-enabled") == "Enabled" %}
{% endif %}
{{ basket.ign is empty ? 'Guest' : basket.ign }}
{{ basket.packages|length }} {{ basket.packages|length > 1 ? 'ITEMS' : 'ITEM' }} | {{ basket.price|money }} {{ basket.currency }}
{{ basket.currency }}
{% for currency in store.currencies %} {% if currency.code in [store.currency, "AUD", "BRL", "CAD", "DKK", "EUR", "NOK", "NZD", "GBP", "SEK", "USD", "PLN"] %}
{{ currency.code }}
{% endif %} {% endfor %}
{% for package in basket.packages %}
{{ package.name[:25] }}
{{ package.price|money }}
{{ basket.currency }}
{% endfor %}
{% 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 %}