diff --git a/controlpanel/templates/controlpanel/club_form.html b/controlpanel/templates/controlpanel/club_form.html index a300444..b4531d4 100644 --- a/controlpanel/templates/controlpanel/club_form.html +++ b/controlpanel/templates/controlpanel/club_form.html @@ -18,13 +18,19 @@
{% form_field form.name %} {% form_field form.slug %} +
+
+ +
{% form_field form.logo %} - -
- {% form_field form.primary_color %} {% form_field form.secondary_color %} +
+ +
+ +
{% form_field form.season_start %} {% form_field form.season_duration_months %}