{% extends 'base.html' %} {% block content %} Comment

Add Comment

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