diff --git a/public/404.php b/public/404.php index 4d17444..5092d2f 100644 --- a/public/404.php +++ b/public/404.php @@ -13,7 +13,7 @@ http_response_code(404); includeHeader($page_title, $page_description, $current_page); ?> -
+
diff --git a/public/500.php b/public/500.php index cda8d41..5960e10 100644 --- a/public/500.php +++ b/public/500.php @@ -13,7 +13,7 @@ http_response_code(500); includeHeader($page_title, $page_description, $current_page); ?> -
+
diff --git a/public/about.php b/public/about.php index 2f5aa77..33b8390 100644 --- a/public/about.php +++ b/public/about.php @@ -10,7 +10,7 @@ $current_page = 'about'; includeHeader($page_title, $page_description, $current_page); ?> -
+
diff --git a/public/agb.php b/public/agb.php index d82452f..8345dd1 100644 --- a/public/agb.php +++ b/public/agb.php @@ -10,7 +10,7 @@ $current_page = 'agb'; includeHeader($page_title, $page_description, $current_page); ?> -
+