{% include 'puput/entry_page_header.html' with entry=self %} {% if self.header_image %} {% image self.header_image fill-800x450 as header_image %} {% include 'puput/entry_links.html' with entry=self %} {% endif %} {{ self.body|richtext}} {% trans 'Return' %} {% entry_url self blog_page as post_url %} {% post_to_facebook post_url '' %} {% post_to_twitter self.title post_url '' %} {% post_to_linkendin post_url '' %} {% show_comments %}