diff --git a/app/Views/front/product/index.php b/app/Views/front/product/index.php index 509454f..af54f97 100644 --- a/app/Views/front/product/index.php +++ b/app/Views/front/product/index.php @@ -4,17 +4,7 @@
head) ?>
- - include('templates/front/index_head') ?> + include('templates/front/index_head_product') ?>
diff --git a/app/Views/templates/front/index_head_product.php b/app/Views/templates/front/index_head_product.php new file mode 100644 index 0000000..970b2ee --- /dev/null +++ b/app/Views/templates/front/index_head_product.php @@ -0,0 +1,18 @@ + \ No newline at end of file