Version 1
[yaffs-website] / web / modules / contrib / layouter / templates / big_img_text_below.html.twig
diff --git a/web/modules/contrib/layouter/templates/big_img_text_below.html.twig b/web/modules/contrib/layouter/templates/big_img_text_below.html.twig
new file mode 100644 (file)
index 0000000..7d684de
--- /dev/null
@@ -0,0 +1,6 @@
+<div style="text-align: center;">
+  {{ image }}
+</div>
+<p>
+  {{ text }}
+</p>
\ No newline at end of file