{% extends "base.html" %} {% load widget_tweaks %} {% load bootstrap %} {% block page_title %}{{ page_title }}{% endblock %} {% block page_size %}col-lg-8{% endblock %} {% block content %}
{% block user_error %}{% endblock %}
{{ field.help_text | safe }}