{% extends "base.html" %} {% block title %} {{ post.title }} {% endblock %} {% block content %}
{{ post.date }}