6 lines
140 B
PHP
Executable File
6 lines
140 B
PHP
Executable File
<ul class="livestats">
|
|
<li>
|
|
<span class="title">Now Playing</span>
|
|
<strong>{!! $now_playing !!}</strong>
|
|
</li>
|
|
</ul> |