ajout heimdall
This commit is contained in:
11
heimdall/config/www/SupportedApps/Plex/livestats.blade.php
Executable file
11
heimdall/config/www/SupportedApps/Plex/livestats.blade.php
Executable file
@@ -0,0 +1,11 @@
|
||||
<ul class="livestats">
|
||||
<li>
|
||||
<span class="title">Recent</span>
|
||||
<strong>{!! $recently_added !!}</strong>
|
||||
</li>
|
||||
<li>
|
||||
<span class="title">On Deck</span>
|
||||
<strong>{!! $on_deck !!}</strong>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
Reference in New Issue
Block a user