package views import "shop.tonybtw.com/internal/models" templ Home(products []models.Product, cart_count int) { @Layout("Shop") {
{ Format_Price(product.Price) }