Including security review as a submodule - with patched for Yaffs.
[yaffs-website] / web / modules / contrib / layouter / templates / big_img_two_column_text_above.html.twig
1 <p style="-moz-column-count: 2; -moz-column-gap: 16px; -webkit-column-count: 2; -webkit-column-gap: 16px; column-count: 2; column-gap: 16px;">
2   {{ text }}
3 </p>
4 <div style="text-align: center;">
5   {{ image }}
6 </div>