Show class if copy exists
layout: benefits title: Benefits permalink: /benefits/
hero_title: Caring for DAI Families
hero_copy: It is a long established fact that a reader will be distracted by
the readable content of a page when looking at its layout.
<section class="hero">
<h1 class="title {% if page.hero_copy %} line {% endif %}"> {{ page.hero_title }} </h1>
<p class="sub--title"> {{ page.hero_copy }} </p>
</section>