{% extends 'blog/base.html' %}x {% block body %}


Add comment


{% csrf_token %} {{ form.as_p }}
{% endblock %}