Files
Gainsight/Custom_Templates/old_templates/_my_content_header.html.liquid

5 lines
192 B
Plaintext
Raw Normal View History

2022-02-23 13:18:41 -05:00
<div class="uk-padding-large-vertical uk-padding-horizontal uk-border-bottom">
<h2>{{ my_content.headline }}</h2>
<h3 class="uk-margin-top-remove">{{ my_content.subheadline }}</h3>
</div>