Fixed some errors.

This commit is contained in:
Batuhan Berk Başoğlu 2024-05-17 18:44:31 -04:00
parent 37661b3ee7
commit 5b158a4282
4 changed files with 320 additions and 3 deletions

View file

@ -1,5 +1,5 @@
<?php
include "header.php";
include "homeheader.php";
include "body.php";
include "newslettter.php";