Merge branch 'master' of github.com:magnolia-fan/BeatHaven

This commit is contained in:
Hipster Hitman
2011-04-10 10:17:50 +04:00
9 changed files with 124 additions and 277 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
<span id="artist"></span>
<span id="dash"> - </span>
<span id="title"></span>
<audio controls preload style="width:1000px;"></audio>
<audio controls preload autoplay style="width:1000px;"></audio>
</div>
<%= yield %>
</div>