Добавил динамическое обновление года в footer

This commit is contained in:
adlevin
2026-02-06 06:01:41 +03:00
parent 550c3b184a
commit 21361390d2
3 changed files with 21 additions and 206 deletions

View File

@@ -515,7 +515,7 @@
</div>
<div class="footer-bottom">
<p>&copy; 2025 Медицинский центр ФИДЕМ. Все права защищены.</p>
<p>&copy; <span id="year">2025</span>-<span id="current-year">2026</span> Медицинский центр ФИДЕМ. Все права защищены.</p>
</div>
</div>
</footer>