{% extends 'tom_common/base.html' %} {% load crispy_forms_tags %} {% block content %}
{% crispy form %}
{% endblock %}