Skip to content

Commit

Permalink
merged
Browse files Browse the repository at this point in the history
  • Loading branch information
Søren Louv-Jansen committed Mar 31, 2012
2 parents 8a0f409 + bbd9e89 commit 70dc3ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.php
@@ -1,3 +1,4 @@

<?php
include("lib.php");

Expand Down Expand Up @@ -31,12 +32,11 @@

<div class="progress-bar">
<div class="progress-bar-inside"></div>
<p class="timer-seconds">53</p>
<p class="timer-seconds">60</p>
</div>

<div class="club-number">Club #<span>0</span></div>
<div class="current-song">Introsang</div>

</div>
</body>
</html>

0 comments on commit 70dc3ad

Please sign in to comment.