ajout heimdall
This commit is contained in:
7
heimdall/config/www/SupportedApps/FreshRSS/livestats.blade.php
Executable file
7
heimdall/config/www/SupportedApps/FreshRSS/livestats.blade.php
Executable file
@@ -0,0 +1,7 @@
|
||||
<ul class="livestats">
|
||||
@if ($unread > 0)
|
||||
<li>
|
||||
<span class="title" style="color:orange;">{!! $unread !!} Unread</span>
|
||||
</li>
|
||||
@endif
|
||||
</ul>
|
||||
Reference in New Issue
Block a user