Back to search
| Signed in as {{ request.user.username }}
|
Your Shortlist
This page shows favorites saved only for your account.
{% for entry in favorites %}
-
{{ entry.player.full_name }}
({{ entry.player.position }})
| Notes: {{ entry.note_count }}
{% empty %}
- No shortlisted players yet.
{% endfor %}