6 lines
167 B
PHP
Executable File
6 lines
167 B
PHP
Executable File
<ul class="livestats">
|
|
<li>
|
|
<span class="title">Overall Status</span>
|
|
<strong>{!! $count_output !!} {!! $status_output !!}</strong>
|
|
</li>
|
|
</ul> |