WIP
This commit is contained in:
8
tpl/flex_text_over_image_b.tpl
Normal file
8
tpl/flex_text_over_image_b.tpl
Normal file
@@ -0,0 +1,8 @@
|
||||
<section class="text-over-image-b" style="background-image: url({{ background_image }});">
|
||||
<div class="content-wrapper">
|
||||
<div class="content">
|
||||
<h2>{{ headline }}</h2>
|
||||
{{{ content }}}
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
Reference in New Issue
Block a user