6 lines
130 B
PHP
6 lines
130 B
PHP
</main>
|
|
<footer>
|
|
<p>© <?php echo date('Y'); ?> MagiCV. All rights reserved.</p>
|
|
</footer>
|
|
</body>
|
|
</html>
|