@@include('../_includes/product-list-item.html')
@@include('../_includes/pagination.html', {"component": "products", "component-index":0, "parameters": {"type":"product"}})
@@include('../_includes/blog-list-item.html', {"class":"h-100"})
@@include('../_includes/pagination.html', {"component": "posts", "component-index":0, "parameters": {"type":"post"}})