{% extends 'faq/question_base.html' %} {% block question_content %}

Post A Comment

{{question.question}}

{% csrf_token %} {{form}}
{% endblock %}