{% extends 'base.html' %} {% load crispy_forms_tags %} {% block content %}

Stage Update

{% crispy form %} {% endblock %}