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