{% extends 'blog/base.html' %} {% load staticfiles %} {% block head %} {% endblock head %} {% block body %}
{{ posts.content }}
Add comment
{{ comment.content }}