diff --git a/app/code/Magento/Catalog/view/frontend/templates/product/list.phtml b/app/code/Magento/Catalog/view/frontend/templates/product/list.phtml index f7799b30436be..995a6fcef1f19 100644 --- a/app/code/Magento/Catalog/view/frontend/templates/product/list.phtml +++ b/app/code/Magento/Catalog/view/frontend/templates/product/list.phtml @@ -127,4 +127,4 @@ $_helper = $this->helper('Magento\Catalog\Helper\Output'); } - + \ No newline at end of file