{% extends 'django_commentseasy/base.html' %} {% load bootstrap3 %} {% block comment_content %}
{% csrf_token %} {% bootstrap_form form %} {% buttons %} {% endbuttons %}
{% endblock %}