{% extends 'templado/base_site.html' %} {% load bootstrap3 %} {% block app_content %}
{% csrf_token %} {% bootstrap_form form %}
{% endblock %}