ajout heimdall
This commit is contained in:
4
heimdall/config/www/SupportedApps/Transmission/livestats.blade.php
Executable file
4
heimdall/config/www/SupportedApps/Transmission/livestats.blade.php
Executable file
@@ -0,0 +1,4 @@
|
||||
<ul class="livestats">
|
||||
<li><span class="title">Leech: {{ $leech_count }}</span><strong>{!! $download_rate !!}</strong></li>
|
||||
<li><span class="title">Seed: {{ $seed_count }}</span><strong>{!! $upload_rate !!}</strong></li>
|
||||
</ul>
|
||||
Reference in New Issue
Block a user