{% extends "controlpanel/base.html" %} {% load static lucide %} {% block panel_title %}{{ club.name }}{% endblock panel_title %} {% block breadcrumb %} clubs / {{ club.slug }} / settings
id {{ club.pk|stringformat:"s"|slice:":8" }} | created {{ club.created|date:"Y-m-d" }} {% endblock breadcrumb %} {% block actions %} {% lucide "pencil" size=14 %} Edit {% lucide "external-link" size=14 %} Open {% if club.is_archived %} {% else %} {% endif %} {% endblock actions %} {% block panel %} {# --- club header --------------------------------------------------- #}New members against returning ones.