ajout heimdall
This commit is contained in:
10
heimdall/config/www/SupportedApps/Syncthing/livestats.blade.php
Executable file
10
heimdall/config/www/SupportedApps/Syncthing/livestats.blade.php
Executable file
@@ -0,0 +1,10 @@
|
||||
<ul class="livestats">
|
||||
<li>
|
||||
<span class="title">Needed Files</span>
|
||||
<strong>{!! $needed_files !!}</strong>
|
||||
</li>
|
||||
<li>
|
||||
<span class="title">Needed Bytes</span>
|
||||
<strong>{!! $needed_bytes !!}</strong>
|
||||
</li>
|
||||
</ul>
|
||||
Reference in New Issue
Block a user