{% if quote %}

"{{ quote }}"

{% else %}

Add a quote to inspire your readers.

{% endif %}{% if author %}
— {{ author }}
{% endif %}
{% if illustration %}Illustration accompanying the quote{% else %}{% endif %}