{% if display == 'basic' or display == 'complete' %} Volver al Inicio
{# QUICK FIX FOR IUSACELL.. CHANGE SOON!! #} {% if club.allowFreeAccess == false %} Mis Descargas
{% if club.creditsHasIlimited == false %} Saldo actual: {{ client.credits }} créditos
{% if club.country == 'mx' %} Compra de Créditos
{% endif %} {% endif %} {% endif %} {# Only applies for Nextel #} {% if club.operatorId == 7 %} Mi Cuenta
{% endif %} Términos y Condiciones
{# Only applies for Nextel #} {# {% if club.operatorId == 7 %} Aviso de Privacidad
{% endif %} #} {% if club.operatorId == 11 %} My Account / Cancelar Servicio {% endif %} {% if club.operatorId == 10 %} Cancelar Servicio
{% elseif club.allowFreeAccess == false and club.operatorId != 11 %} {% if display == 'complete' %} {% if club.operatorId != 7 %} Cancelar Servicio
{% endif %} {% endif %} {% endif %}

{{ club.termsFooter|raw }}
{% endif %}