35539-vm/footer.php
Flatlogic Bot a37fc59b93 Initial
2025-11-07 06:26:03 +00:00

11 lines
289 B
PHP

<footer class="footer mt-auto py-3 bg-dark text-white">
<div class="container text-center">
<small>harmony3 &copy; 2025</small>
</div>
</footer>
<!-- <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js"></script> -->
</body>
</html>