{% if self.cover_image %} {% image self.cover_image fill-2000x1000 as cover_image %} {% endif %} {{ self.title }} {% if self.caption %} {{self.caption}} {% endif %} {% if self.get_author_name %} {{self.get_author_name}} • {% endif %} {{self.get_pub_date}} {% include_block self.body with format='amp' settings=settings %}