{{ self.title }}
{% if self.caption %}{{self.caption}}
{% endif %}
{% if self.author_display %}
{% endif %}
{% if self.get_author_name and self.get_pub_date %}
•
{% endif %}
{% if self.get_pub_date %}
{{ self.get_pub_date }}
{% endif %}