ajout heimdall
This commit is contained in:
10
heimdall/config/www/SupportedApps/TarTenNinety/livestats.blade.php
Executable file
10
heimdall/config/www/SupportedApps/TarTenNinety/livestats.blade.php
Executable file
@@ -0,0 +1,10 @@
|
||||
<ul class="livestats">
|
||||
<li>
|
||||
<span class="title">Aircraft<br />with Pos</span>
|
||||
<strong>{!! $aircaft_with_pos !!}</strong>
|
||||
</li>
|
||||
<li>
|
||||
<span class="title">Aircraft<br />w/o Pos</span>
|
||||
<strong>{!! $aircraft_without_pos !!}</strong>
|
||||
</li>
|
||||
</ul>
|
||||
Reference in New Issue
Block a user