Files
docker-configs/heimdall/config/www/SupportedApps/Tautulli/livestats.blade.php
2025-01-01 11:24:01 +01:00

6 lines
142 B
PHP
Executable File

<ul class="livestats">
<li>
<span class="title">Stream Count</span>
<strong>{!! $stream_count !!}</strong>
</li>
</ul>