{% include 'puput/entry_page_header.html' with entry=self %} {% if self.header_image %} {% image self.header_image fill-800x450 as header_image %} {% endif %} {% include 'puput/entry_links.html' with entry=self %} {{ self.body|richtext}} {% trans 'Return' %} {% canonical_url self as share_url %} {% include 'puput/share_links.html' with share_url=share_url entry=self only %} {% show_comments %}