stratux/web/plates/gps.html

13 wiersze
392 B
HTML
Executable File

<div class="list-group text-center">
<div class="list-group-item list-group-item-home">
<h2>GPS Status</h2>
</div>
<div class="list-group-item list-group-item-home">
<div>
<i class="fa fa-glob feature-icon text-primary"></i>
</div>
<div>
this space reserved to display GPS status
</div>
</div>
</div>