|
@@ -54,7 +54,7 @@
|
|
|
<main id="room-content">
|
|
|
<div class="container room-container">
|
|
|
{{#if noCurrentSong}}
|
|
|
- No current song. Please add a song to the queue!
|
|
|
+ <h1 class="center musare-text">There's currently no song playing.</h1>
|
|
|
{{/if}}
|
|
|
<div class="row {{noCurrentSongHidden}}">
|
|
|
<div class="col s12 m10 l8 offset-l2 offset-m1" id="media-container">
|