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

Create Club

{% crispy form %}
{% endblock content %}