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

Update Project

{% crispy form %} {% endblock %}