{% assign date = include.date %} {% assign author = include.author %}
{% if date %}
{% endif %} {% if author %}
{{ author.name }}
{% endif %}