website/tesses.net/mixes/wm8.php

34 lines
1.0 KiB
PHP
Raw Normal View History

2022-07-23 13:29:59 +00:00
<?php include("../heading.php") ?>
<h1 align="center">Wii Mix 8 Track List</h1>
<hr>
<br>
<div>
<ol>
<li>Show Me The Way</li>
<li>Apologize</li>
<li>Safe And Sound</li>
<li>Fantasy</li>
<li>I Bet My Life</li>
<li>*<strike>What I've Done</strike></li>
<li>Heart Upon My Sleve</li>
<li>Summer Clothes</li>
<li>Sorry</li>
<li>Unforgettable</li>
<li>In The Mirror</li>
<li>Cool For The Summer (Remix)</li>
<li>Sunset</li>
<li>California Sober</li>
<li>Up</li>
<li>I Love Me</li>
<li>Carefully</li>
<li>The Art Of Starting Over</li>
<li>Dancing With The Devil</li>
<li>The Middle (Cover)</li>
<li>Comfortable Liar</li>
<li>The Red</li>
</ol>
<br>
*What I've Done was the wrong clip, sorry
</div>
<?php include("../footing.php") ?>