{% extends "webapp/base.html" %} {% block title %}{{ t('rewards') | default('Rewards') }} — {{ t('brand') }}{% endblock %} {% block content %}
{{ t('rewards_desc') | default('Earn XP, coins, and exclusive rewards by competing in tournaments and climbing the leaderboard.') }}
{{ t('login_to_see_rewards') | default('Log in to see your rewards, XP progress, and wallet balances.') }}
{{ t('login') }} →