{% if title %}
{{ title }}
{% endif %} {% if author %}
{{ author }}
{% endif %} {% if date %}
{{ date }}
{% endif %}