{% extends "blog/base.html" %} {% block title %} {{ post.title }} {% endblock %} {% block content %}
Published {{ post.publish }} by {{ post.author }}
Share this post