{% extends 'base.html' %} {% load bootstrap3 %} {% block content %}
{% include "_form.html" %}
{% endblock %}