selector and web
Build / build (push) Has been cancelled

This commit is contained in:
gpatruno
2026-06-07 00:35:18 +02:00
parent 211779785d
commit 836499d10d
18 changed files with 1189 additions and 25 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<%- include('../partials/page-header', { title: player.display_name, subtitle: 'Profil joueur' }) %>
<%- include('../partials/player-card', { player, group, comingSoon }) %>
<%- include('../partials/player-card', { player, group, comingSoon: false }) %>
<p class="back-link"><a class="link" href="/players">← Retour à la liste</a></p>