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

Edit Club: {{ aquaristClub.name }}

{% crispy form %}

 

Delete Club

This action cannot be undone. All associated data will be permanently removed.

Delete Club
{% endblock content %}