{% if S_DISPLAY_POINTS_STATS and S_POINTS_ENABLE and U_USE_POINTS and loops.rich_user|length %}
{{ TOTAL_POINTS_USER }}{% if S_BANK_ENABLE and USE_BANK %} • {{ TOTAL_BANK_USER }} • {{ TOTAL_BANK_POINTS }} {% endif %}
{% if S_DISPLAY_LOTTERY and S_LOTTERY_ENABLE and USE_LOTTERY %}{{ LOTTERY_TIME }} • {{ lang('PREVIOUS_WINNER') }}{% endif %}