latest changes
This commit is contained in:
12
tpl/flex_vertical_callouts.tpl
Normal file
12
tpl/flex_vertical_callouts.tpl
Normal file
@@ -0,0 +1,12 @@
|
||||
<section class="vertical-callouts">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
<h2>{{ headline }}</h2>
|
||||
{{#each blocks}}
|
||||
{{#renderCallout this}}
|
||||
{{/each}}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
Reference in New Issue
Block a user