Files
Gainsight/Custom_Templates/old_templates/_my_content_header.html.liquid
2022-11-11 21:54:43 -05:00

5 lines
192 B
Plaintext

<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>