diff --git a/index.php b/index.php index 0856553..23dc42f 100644 --- a/index.php +++ b/index.php @@ -1,35 +1,34 @@ - - @@ -51,11 +50,11 @@ if($prod) { ?> - + - + <?= $title ?> diff --git a/pages/contact/contact.php b/pages/contact/contact.php index a69c74f..79315cc 100644 --- a/pages/contact/contact.php +++ b/pages/contact/contact.php @@ -58,3 +58,4 @@ if(isset($_POST['email']) && isset($_POST['message'])) { echo "Zpět"; } } +