diff --git a/includes/layout.php b/includes/layout.php index cbbde4f..7ecef2f 100644 --- a/includes/layout.php +++ b/includes/layout.php @@ -9,4 +9,5 @@ foreach($data as $category => $items){ echo ""; } } +echo "hi"; ?>