{% extends "site_base.html" %} {% load bootstrap %} {% block body %}

New Message

{% csrf_token %} {{ form|bootstrap }}
Cancel
{% endblock %}