{% extends "_club_base.html" %} {% load lucide %} {% block head_title %}Home{% endblock head_title %} {% block main %}
You are signed in as {{ user.get_full_name|default:user.email }}.
The club site lands here. For now this page exists so signing in has somewhere to go.