{% if include.img-top %} {{ include.img-top-alt | default: 'Card top image' }} {% endif %} {% if include.status-position %}
{% endif %} {% if include.header-title %}

{{ include.header-title }}

{% endif %} {% if include.alert %}
{{ include.alert }}
{% endif %}
{% if include.title %}

{{ include.title }}

{% endif %} {% if include.subtitle %}
Card subtitle
{% endif %} {% if include.body %}

{{ include.body }}

{% else %}

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Aperiam deleniti fugit incidunt, iste, itaque minima neque pariatur perferendis sed suscipit velit vitae voluptatem.

{% endif %} {% if include.link %} {% endif %}
{% if include.footer or include.footer-button or include.footer-buttons %} {% endif %} {% if include.status-bottom %}
{% endif %} {% if include.img-bottom %} {{ include.img-bottom-alt | default: 'Card bottom image' }} {% endif %}