{% extends "pinax/blog/blog_base.html" %} {% load bootstrap %} {% block content %}
{% csrf_token %} {{ form|bootstrap }}
{% endblock %}