header work

This commit is contained in:
fr34k 2020-10-30 21:03:25 +01:00
commit b494eeb302
3 changed files with 9 additions and 2 deletions

5
jewellery.php Normal file
View file

@ -0,0 +1,5 @@
<?php include('header.tpl'); ?>
<?php include('footer.tpl'); ?>