2025-09-03 15:18:54 +07:00

7 lines
268 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 SIMRS</a></p>
</div>