{% extends "datebook/base.html" %} {% load i18n crispy_forms_tags %} {% block datebook_content %}
{% crispy form %}
{% endblock %}