Add files via upload

This commit is contained in:
Fernando Méndez
2021-05-25 12:21:50 +02:00
committed by GitHub
parent bf0bb38838
commit 4e1cdc6522
11 changed files with 298 additions and 18 deletions

View File

@ -29,6 +29,11 @@
<?php
$template->print_footer();
?>
<!-- Scripts -->
<?php
$template->print_scripts();
?>
</body>
</html>