diff --git a/contact.php b/contact.php index d43a1c7..78896e9 100644 --- a/contact.php +++ b/contact.php @@ -1,12 +1,12 @@ send_message("Name: $name\nEmail: $email\nMessage: $message"); } @@ -20,47 +20,48 @@ if ($_POST) { } } ?> -
+
+
+
+
+ +
+
+
+
- +

+

For any inquiries, please complete the form below.

+
+
+
+
+
+
+ + +
+
+ + +
+
+ + +
+ +
-
-
-
-
-

-

For any inquiries, please complete the form below.

-
-
-
-
-
-
- - -
-
- - -
-
- - -
- -
-
-
-
- + diff --git a/djs.php b/djs.php index 3a9f19e..200e717 100644 --- a/djs.php +++ b/djs.php @@ -1,6 +1,6 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/genre.php b/genre.php index 6ba9012..6db7f47 100644 --- a/genre.php +++ b/genre.php @@ -1,6 +1,6 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/genres.php b/genres.php index 6edddbc..8b59d3b 100644 --- a/genres.php +++ b/genres.php @@ -1,6 +1,6 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/index.php b/index.php index a1a4ba1..994f0c0 100644 --- a/index.php +++ b/index.php @@ -1,7 +1,7 @@ +require_once 'includes/header.php'; ?>
@@ -16,4 +16,4 @@ require 'includes/header.php'; ?>
- \ No newline at end of file + \ No newline at end of file diff --git a/mix.php b/mix.php index ff551b1..3b0fbbe 100644 --- a/mix.php +++ b/mix.php @@ -1,6 +1,6 @@ +require_once 'includes/header.php'; ?>
@@ -338,4 +338,4 @@ require 'includes/header.php'; ?>
- \ No newline at end of file + \ No newline at end of file