File: /home/bigfreeodds/public_html/wp-content/public/scores/notifications.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>Notifications — Live Scores</title>
<meta name="description" content="Recent goal alerts, red cards and match notifications." />
<link rel="stylesheet" href="assets/css/style.css" />
</head>
<body data-page="notifications">
<div class="app">
<header class="topbar"><h1>NOTIFICATIONS</h1></header>
<div id="notif-skeleton" class="menu-list" aria-hidden="true">
<div class="menu-item skeleton-menu"><span class="skeleton skeleton-logo"></span><span style="display:flex;flex-direction:column;gap:5px;flex:1;min-width:0;"><span class="skeleton skeleton-text skeleton-text--med"></span><span class="skeleton skeleton-text skeleton-text--tiny" style="width:120px;"></span></span><span class="chev skeleton skeleton-chevron"></span></div>
<div class="menu-item skeleton-menu"><span class="skeleton skeleton-logo"></span><span style="display:flex;flex-direction:column;gap:5px;flex:1;min-width:0;"><span class="skeleton skeleton-text skeleton-text--med"></span><span class="skeleton skeleton-text skeleton-text--tiny" style="width:120px;"></span></span><span class="chev skeleton skeleton-chevron"></span></div>
<div class="menu-item skeleton-menu"><span class="skeleton skeleton-logo"></span><span style="display:flex;flex-direction:column;gap:5px;flex:1;min-width:0;"><span class="skeleton skeleton-text skeleton-text--med"></span><span class="skeleton skeleton-text skeleton-text--tiny" style="width:120px;"></span></span><span class="chev skeleton skeleton-chevron"></span></div>
</div>
<div id="notif-content" hidden><div class="menu-list" id="notif-list"></div></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>