adding in start time to the PI MTA display

This commit is contained in:
Lucas
2021-11-07 15:51:27 -05:00
parent deaeac1c9c
commit ec92d1cddf
3 changed files with 65 additions and 33 deletions

View File

@@ -31,10 +31,18 @@
Pi MTA Display!
</h1>
</a>
<h3>
Last Updated:&nbsp;&nbsp;<span id="last_updated"></span>
</h3>
</div>
<div>
<div>
<h3>
Last Updated:&nbsp;&nbsp;<span id="last_updated"></span>
</h3>
</div>
<div>
<h3 style="float:right">
Started:&nbsp;&nbsp;<span style="float:right" id="start_time"></span>
</h3>
</div>
</div>
</nav>
<div id="station_1">
<nav class="navbar navbar-dark bg-dark">