%- include('../partials/page-start') %> <%- include('../partials/page-header', { title: player.display_name, subtitle: 'Profil joueur' }) %> <%- include('../partials/player-card', { player, group, comingSoon: false }) %>
<%- include('../partials/page-end') %>