From 533b12968c961f4b4c249fb314ada13180a03a3c Mon Sep 17 00:00:00 2001 From: magentix Date: Fri, 17 Feb 2023 18:02:22 +0100 Subject: [PATCH] Code language updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f19ff7b..a0236b2 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ Create a new template file in the **pixel_googlemybusiness** directory for your *themes/{themeName}/modules/pixel_googlemybusiness/custom.tpl* -```html +```smarty {foreach from=$places item=place} {$place->getPlaceId()} {$place->getName()}