This commit is contained in:
floppydiskette 2024-12-12 19:18:16 +00:00
commit 173d5d7cf0
No known key found for this signature in database
8 changed files with 443 additions and 170 deletions

View file

@ -18,7 +18,7 @@
<div class="page-container">
<?php include("../includes/header.inc.php"); ?>
<div id="content">
<h3>Data for yesterday (<span data-cmxdata="yesterday"></span>)</h3>
<h2>Data for yesterday (<span data-cmxdata="yesterday"></span>)</h2>
<table class="mx-datatable">
<tr>
<th colspan="4">Temperature and Humidity</th>
@ -146,4 +146,4 @@
</div>
</body>
</html>
</html>