7 lines
267 B
PHP

<div class="py-6 px-6 text-center">
<p class="mb-0 fs-4"> ©
<script>
document.write(new Date().getFullYear());
</script> made with by <a href="/" target="_blank" >TIM SIRS</a></p>
</div>