ScoreboardPlugin/html/live-score.html
2025-08-02 22:21:45 +01:00

7 lines
159 B
HTML

<div id="live-score-container">
<h3>Live Match Score</h3>
<div id="live-score-content">
<em>Loading live score...</em>
</div>
</div>