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