{% extends 'base.html' %} {% block content %} {% if post.parent != 0 %} Previous
{{ post.created_at.strftime('%Y-%m-%d %H:%M') }}
Authour: {{post.authour.name}}