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