{% extends 'home/base.html' %} {% load crispy_forms_tags %} {% load static %} {% block content %}
@{{ post.author }} {{ post.created_on }}
{{ post.body }}