{% if include.title %}

{% include partials/check.html %} {{ include.title }}

{% else %}

{% include partials/check.html %} Great job!

{% endif %}