8 lines
346 B
HTML
8 lines
346 B
HTML
<footer class="footer-custom mt-auto py-3">
|
|
<div class="container-fluid text-center">
|
|
<span class="text-muted small">
|
|
Система учета сменных заданий, разработана <strong>ACK</strong> © 2026
|
|
<i class="bi bi-cpu ms-2 text-accent"></i>
|
|
</span>
|
|
</div>
|
|
</footer> |