{% extends 'layout_forms.html' %} {% load static %} {% load crispy_forms_tags %} {% block content %} {% crispy form %} Done {% endblock content %}