{% extends "orangeapisms/base.html" %} {% load bootstrap_tags %} {% block content %}
{% csrf_token %} {{ form|as_bootstrap }}
{% endblock %}