{{ self.title }} {{ blog.author.first_name }} {{ blog.author.last_name }} | {{ self.date|date:"n/j/y" }} {% image self.image max-400x400 %} {{ self.content|richtext }} facebook linkedin twitter {% include 'wagtail_blog/fragments/tags.html' with blog_post=self %} {% include 'wagtail_blog/fragments/related.html' with blog_post=self %}