ajout heimdall
This commit is contained in:
10
heimdall/config/www/SupportedApps/Pihole/livestats.blade.php
Executable file
10
heimdall/config/www/SupportedApps/Pihole/livestats.blade.php
Executable file
@@ -0,0 +1,10 @@
|
||||
<ul class="livestats">
|
||||
<li>
|
||||
<span class="title">Queries<br />Blocked</span>
|
||||
<strong>{!! $ads_blocked_today !!}</strong>
|
||||
</li>
|
||||
<li>
|
||||
<span class="title">Percent<br /> Blocked</span>
|
||||
<strong>{!! $ads_percentage_today !!}</strong>
|
||||
</li>
|
||||
</ul>
|
||||
Reference in New Issue
Block a user