{% if kicker %}
{{ kicker }}
{% endif %}

{% if headline %}{{ headline|safe }}{% else %}Cover story{% endif %}

{% if deck %}
{{ deck|safe }}
{% endif %}
{% if image %}
{% endif %} {% if link %}{% endif %}