From 9ffb8150ba91ca59f0b8dd8c096ac008b8774ce1 Mon Sep 17 00:00:00 2001 From: Kurtis Holsapple Date: Wed, 7 May 2025 14:49:59 -0700 Subject: [PATCH] WIP --- tpl/flex_grid_callout.tpl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tpl/flex_grid_callout.tpl b/tpl/flex_grid_callout.tpl index 26080de..37bc53d 100644 --- a/tpl/flex_grid_callout.tpl +++ b/tpl/flex_grid_callout.tpl @@ -22,6 +22,8 @@
{{#each callouts}} + {{#if @first}} + {{else}}
@@ -30,6 +32,7 @@

{{ headline }}

{{ description }}

+ {{#if}} {{/each}}