<div id="puste"></div>
<?php
//You are not allowed to change this code. Exception is license given privately
?>
<div id="stopka">
    Made by <a href="https://kry008.xyz">Kry008</a> &copy; <?php 
    if(date("Y") != "2023")
    {
        echo "2023 - ";
    } 
    echo date("Y"); ?>
</div>