6 lines
142 B
PHP
Executable File
6 lines
142 B
PHP
Executable File
<ul class="livestats">
|
|
<li>
|
|
<span class="title">Stream Count</span>
|
|
<strong>{!! $stream_count !!}</strong>
|
|
</li>
|
|
</ul> |