diff --git a/content/showCategory.php b/content/showCategory.php index a9f1489..89aa42a 100644 --- a/content/showCategory.php +++ b/content/showCategory.php @@ -5,6 +5,10 @@ $currentSort = isset($sortStyle) ? $sortStyle : 'alphabet'; $currentPage = isset($page) ? $page : 1; ?> + +