File: /home/bigfreeodds/public_html/wp-content/public/scores/player-detail.html
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover" />
<title>Player Detail — Live Scores</title>
<meta name="description" content="Player profile, season stats and rating." />
<link rel="stylesheet" href="assets/css/style.css" />
</head>
<body data-page="player">
<div class="app">
<div class="topbar-back">
<a class="back" href="standings.html" aria-label="Back">‹</a>
<div class="title">PLAYER</div>
<span style="width:18px;"></span>
</div>
<div id="player-root"></div>
</div>
<nav class="bottom-nav">
<a href="index.html"><span class="ic">⌂</span><span>Home</span></a>
<a href="live.html"><span class="ic">▶</span><span>Live</span></a>
<a href="favourites.html"><span class="ic">★</span><span>Favourites</span></a>
<a href="leagues.html"><span class="ic">🏆</span><span>Leagues</span></a>
<a href="profile.html"><span class="ic">◉</span><span>Profile</span></a>
</nav>
<script src="assets/js/app.js"></script>
</body>
</html>