{% extends "bulletin/base.html" %} {% load bootstrap3 %} {% block content %}
{% csrf_token %} {% bootstrap_form form %} Really?
{% endblock %}