site/footer.php

10 lines
340 B
PHP

<!-- FOOTER -->
<footer><pre class="clean"><a href="https://git.envs.net/envs/" target="_blank">source</a> by <a href="/~creme/">&#126;creme</a>&nbsp;&nbsp;&#124;&nbsp;&nbsp;mail: &lt; hostmaster&#64;envs.net &gt;</pre></footer>
<?=$additional_footer ?? ""?>
<?php unset($additional_footer); ?>
</div>
</body>
</html>