Files
MES_Core/templates/components/_footer.html
tertelius a4ba577206
All checks were successful
Deploy MES Core / deploy (push) Successful in 9s
начал работать с интерфейсом
2026-03-29 00:27:29 +03:00

7 lines
305 B
HTML

<footer class="mt-auto py-3 bg-body-tertiary border-top">
<div class="container-fluid text-center">
<span class="text-muted small">
Система учета сменных заданий, разработана <strong>ACK</strong> &copy; 2026
</span>
</div>
</footer>