{% extends "reviews/base.html" %} {% load bootstrap_tags %} {% block body %}

Bulk Accept

{% csrf_token %} {{ form|as_bootstrap }}
{% endblock %}