Files
H1502_website/partialpage/footer.php
Martijn Scheepers 5b5e334f05 script to js file
2017-11-16 16:07:40 +01:00

12 lines
378 B
PHP

<!-- W3.CSS Container -->
<div class="w3-half w3-light-grey w3-container w3-padding-32" style="margin-top:75px;padding-right:58px">
<p class="w3-right" id="systemdate">system date</p>
</div>
<div class="w3-half w3-light-grey w3-container w3-padding-32" style="margin-top:75px;padding-right:58px">
<p class="w3-right" id="systemload">system load</p>
</div>
</body>
</html>