WIP
This commit is contained in:
BIN
assets/467058722e534a6a5b1826b9466ebdc37068082b.png
Normal file
BIN
assets/467058722e534a6a5b1826b9466ebdc37068082b.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.5 MiB |
@@ -3,6 +3,14 @@
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
<h1>{{ headline }}</h1>
|
||||
{{#if sub_headline}}
|
||||
<p class="sub-headline">{{ sub_headline }}</p>
|
||||
{{/if}}
|
||||
{{#if button_text}}
|
||||
<p class="cta-button gold">
|
||||
<a href="{{ button_target }}">{{ button_text }}</a>
|
||||
</p>
|
||||
{{/if}}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user