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

Update Club

{% csrf_token %} {{ form.as_p }} Cancel
{% endblock %}