{% INCLUDE 'ucp_header.html' %}

{{ lang('UCP_REFERRALS') }}

{{ lang('YOUR_REFERRALS') }}

{% for referrals in loops.referrals %} {{ referrals.REFERRAL_USERNAME }}{% if not referrals.S_LAST_ROW %},{% endif %} {% else %} {{ lang('NO_REFERRALS') }} {% endfor %}

{% INCLUDE 'ucp_footer.html' %}