<?php
// /esp32/dashboard/footer.php
// Disclaimer: This example code is part of a research prototype.
// It is provided “as is”, without any warranty of any kind.
// Please review, adapt, and test carefully before using it in production.
?>
</main>
<footer class="footer">
  <span></span>
</footer>
<script src="<?= BASE_URL ?>/assets/js/dashboard.js?v=6" defer></script>
</body>
</html>
