36766-vm/includes/footer.php
Flatlogic Bot 6c14b2436f 2.0
2025-12-18 09:40:37 +00:00

11 lines
333 B
PHP

</div> <!-- /container -->
<footer class="footer mt-auto py-3 bg-light">
<div class="container text-center">
<span class="text-muted">© 2025 Sensa Core. All rights reserved.</span>
</div>
</footer>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"></script>
</body>
</html>