From fd1d4559c2b32a9c3e01b3634299373359afb9a9 Mon Sep 17 00:00:00 2001 From: Kurtis Holsapple Date: Wed, 7 May 2025 15:20:55 -0700 Subject: [PATCH] WIP --- tpl/flex_3_column_callouts.tpl | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 tpl/flex_3_column_callouts.tpl diff --git a/tpl/flex_3_column_callouts.tpl b/tpl/flex_3_column_callouts.tpl new file mode 100644 index 0000000..fdad828 --- /dev/null +++ b/tpl/flex_3_column_callouts.tpl @@ -0,0 +1,14 @@ +
+
+ {{#each callouts}} +
+
+ +
+ +

{{ headline }}

+

{{ content }}

+
+ {{/each}} +
+